summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Morey <peitolm@gentoo.org>2004-03-29 22:06:27 +0000
committerColin Morey <peitolm@gentoo.org>2004-03-29 22:06:27 +0000
commitf94854c7784383731a1691677c064c28a190e846 (patch)
treefc67f0b0a33f6c89a0f90f51973425649b6b57e5 /net-mail
parentnls in IUSE, bug 44548 (diff)
downloadhistorical-f94854c7784383731a1691677c064c28a190e846.tar.gz
historical-f94854c7784383731a1691677c064c28a190e846.tar.bz2
historical-f94854c7784383731a1691677c064c28a190e846.zip
patch to set the default log_file_path in /etc/exim/exim.conf.dist to syslog
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/exim/files/exim-4.30-conf.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/net-mail/exim/files/exim-4.30-conf.patch b/net-mail/exim/files/exim-4.30-conf.patch
new file mode 100644
index 000000000000..5d154b96f71e
--- /dev/null
+++ b/net-mail/exim/files/exim-4.30-conf.patch
@@ -0,0 +1,19 @@
+--- src/configure.default.orig 2004-03-29 22:48:24.000000000 +0100
++++ src/configure.default.orig.patch-01 2004-03-29 22:57:10.000000000 +0100
+@@ -41,6 +41,16 @@
+ # MAIN CONFIGURATION SETTINGS #
+ ######################################################################
+
++# This Sets up the default log location to syslog, specifically to the "mail"
++# Facility. Please note that you may want to change this, as other mail,
++# relatively noisy mail programs also log to the mail facility (eg. courier)
++
++# Note:
++# If exim cannot log to syslog it will try to log to, /var/log/exim/exim_%s.log
++log_file_path=syslog
++
++
++
+ # Specify your host's canonical name here. This should normally be the fully
+ # qualified "official" name of your host. If this option is not set, the
+ # uname() function is called to obtain the name. In many cases this does