--- Makefile
+++ Makefile	1998/06/02 10:51:23
@@ -1,7 +1,7 @@
 ##########################################################
 ## Where do I get installed? #############################
 ##########################################################
-INSTALL_PREFIX = /usr/local/
+INSTALL_PREFIX = /usr/
 INSTALL_BIN = sbin/
 INSTALL_MAN = man/
 
@@ -41,7 +41,7 @@
 # in SMTP_USER above.
 #
 # The chroot directory
-SPOOLDIR = /usr/spool/smtpd
+SPOOLDIR = /var/spool/smtpd
 # Where to store messages, relative to SPOOLDIR above.
 SPOOLSUBDIR = .
 #Use below instead of above if you don't want smtpd to chroot. This
@@ -206,8 +206,8 @@
 # build with CHECK_ADDRESS set to 1. You will get an error about
 # juniper_firewall.h not existing if you forget this.
 #
-JUNIPER_SUPPORT=1
-#JUNIPER_SUPPORT=0
+#JUNIPER_SUPPORT=1
+JUNIPER_SUPPORT=0
 
 # Use regexp's in patterns?  If you have a POSIX <regex.h> and friends, 
 # and you trust the regex lib enough for use, you can set USE_REGEX to 
