From 48380acebbbde1292f709d768bdb61ecd0c5dcca Mon Sep 17 00:00:00 2001 From: sheldonh Date: Fri, 14 Dec 2001 11:47:28 +0000 Subject: Build Exim with compile-time defaults for exim_user and exim_group. Use the newly added mailnull user, and the now well-established group mail. The use of compile-time defaults for these values is not required for many sites, but are important for more exotic applications. This ensures that the packages are useful to the widest audience possible. --- mail/exim-devel/files/POST-INSTALL-NOTES | 4 ++-- mail/exim-old/files/POST-INSTALL-NOTES | 4 ++-- mail/exim/files/POST-INSTALL-NOTES | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/mail/exim-devel/files/POST-INSTALL-NOTES b/mail/exim-devel/files/POST-INSTALL-NOTES index 0139dd29bd04..2505505a6d1f 100644 --- a/mail/exim-devel/files/POST-INSTALL-NOTES +++ b/mail/exim-devel/files/POST-INSTALL-NOTES @@ -32,6 +32,6 @@ To run Exim instead of sendmail on startup: You may also want to configure newsyslog(8) to rotate Exim log files: -/var/log/exim/mainlog exim:mail 640 7 * @T00 Z -/var/log/exim/rejectlog exim:mail 640 7 * @T00 Z +/var/log/exim/mainlog mailnull:mail 640 7 * @T00 Z +/var/log/exim/rejectlog mailnull:mail 640 7 * @T00 Z diff --git a/mail/exim-old/files/POST-INSTALL-NOTES b/mail/exim-old/files/POST-INSTALL-NOTES index 0139dd29bd04..2505505a6d1f 100644 --- a/mail/exim-old/files/POST-INSTALL-NOTES +++ b/mail/exim-old/files/POST-INSTALL-NOTES @@ -32,6 +32,6 @@ To run Exim instead of sendmail on startup: You may also want to configure newsyslog(8) to rotate Exim log files: -/var/log/exim/mainlog exim:mail 640 7 * @T00 Z -/var/log/exim/rejectlog exim:mail 640 7 * @T00 Z +/var/log/exim/mainlog mailnull:mail 640 7 * @T00 Z +/var/log/exim/rejectlog mailnull:mail 640 7 * @T00 Z diff --git a/mail/exim/files/POST-INSTALL-NOTES b/mail/exim/files/POST-INSTALL-NOTES index 0139dd29bd04..2505505a6d1f 100644 --- a/mail/exim/files/POST-INSTALL-NOTES +++ b/mail/exim/files/POST-INSTALL-NOTES @@ -32,6 +32,6 @@ To run Exim instead of sendmail on startup: You may also want to configure newsyslog(8) to rotate Exim log files: -/var/log/exim/mainlog exim:mail 640 7 * @T00 Z -/var/log/exim/rejectlog exim:mail 640 7 * @T00 Z +/var/log/exim/mainlog mailnull:mail 640 7 * @T00 Z +/var/log/exim/rejectlog mailnull:mail 640 7 * @T00 Z -- cgit l/electron4/files/lodash.merge-4.6.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-ldap-abook
Commit message (Expand)AuthorAgeFilesLines
* - Grab this since I use itvs2006-02-161-3/+2
* - Patch cgi-script to use absolute URL without host:port in forms.vs2005-12-142-4/+20
* - Add SHA256pav2005-11-261-0/+2
* - Add missing dependency on Net::LDAPvs2005-11-242-1/+8
* Mark FORBIDDEN due to arbitrary command execution vulnerability in CGIsimon2005-11-18