--- post-faq-0.10.orig/config.dat.in
+++ post-faq-0.10/config.dat.in
@@ -5,13 +5,13 @@
# INSTALLATION DIRECTORIES
# Where to put locally-modified executable post_faq script.
-bindir /afs/sipb.mit.edu/project/periodic-postings/post_faq/install/bin
+bindir /usr/bin
# Where to put perl library files that the post_faq script needs
-libdir /afs/sipb.mit.edu/project/periodic-postings/post_faq/install/lib
+libdir /usr/share/post-faq
# Where to put locally-modified post_faq documentation.
-mandir /afs/sipb.mit.edu/project/periodic-postings/post_faq/install/man/man1
+mandir /usr/share/man/man1
# The path of the program (usually inews, but sometimes others) to
# which to feed the prepared article
@@ -23,19 +23,20 @@
# arguments, and put it here, or (b) modify post_faq.pl.base to
# include the extra argument(s) (search for "-h" in the file and add
# the other arguments there).
-inews /afs/sipb.mit.edu/project/sipb/bin/inews
+inews /usr/bin/inews
# SITE INFORMATION
# Path for PERL interpreter
-perl /usr/local/bin/perl
+perl /usr/bin/perl
-# The host name to put into Message IDs after the '@'
-idhost rtfm.mit.edu
-
-# The defaut NNTP server (if not using NNTP, this setting does not
-# matter)
-server news.mit.edu
+# The the file where to look for the host name to put into Message IDs
+# after the '@'
+idhostfile /etc/mailname
+
+# The file name where to look for the NNTP server (if not using
+# NNTP, this setting does not matter)
+serverfile /etc/news/server
# PACKAGE CONFIGURATION INFORMATION
@@ -43,7 +44,7 @@
interval 0
# If nonempty, local maintainer
-maintainer news-answers-request@mit.edu
+maintainer
# Signature file to append to postings, or "none" for none
sigfile none