--- src/EDITME.orig	Fri Jun 21 15:03:17 2002
+++ src/EDITME	Fri Jun 21 15:44:52 2002
@@ -113,7 +113,7 @@
 # directories if they don't exist. It will also install a default run time
 # configuration if this file does not exist.
 
-CONFIGURE_FILE=XX_PREFIX_XX/etc/exim/configure
+CONFIGURE_FILE=/etc/exim/conf4
 
 
 #------------------------------------------------------------------------------
@@ -126,7 +126,7 @@
 # owner of a local mailbox.) Specifying these values as root is very strongly
 # discouraged. These values are compiled into the binary.
 
-EXIM_USER=mailnull
+EXIM_USER=mail
 
 # If the setting of EXIM_USER is numeric (e.g. EXIM_USER=42), there must
 # also be a setting of EXIM_GROUP. If, on the other hand, you use a name
@@ -207,7 +207,7 @@
 # This one is special-purpose, and commonly not required, so it is not
 # included by default.
 
-# TRANSPORT_LMTP=yes
+TRANSPORT_LMTP=yes
 
 
 #------------------------------------------------------------------------------
@@ -372,7 +372,7 @@
 # %s. This will be replaced by one of the strings "main", "panic", or "reject"
 # to form the final file names. Some installations may want something like this:
 
-LOG_FILE_PATH=/var/log/exim/%slog
+LOG_FILE_PATH=syslog
 
 # which results in files with names /var/log/exim_mainlog, etc. The directory
 # in which the log files are placed must exist; Exim does not try to create
@@ -547,7 +547,7 @@
 # period (for example, /usr/exim/configure.host.in.some.domain). If this file
 # does not exist, then the bare configuration file name is tried.
 
-# CONFIGURE_FILE_USE_NODE=yes
+CONFIGURE_FILE_USE_NODE=yes
 
 
 #------------------------------------------------------------------------------

