summaryrefslogtreecommitdiff
path: root/mail/postfix28/pkg-message
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2003-03-10 17:20:24 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2003-03-10 17:20:24 +0000
commitc407c1d0f0b93b64e9ea89216c0707eaa77087c3 (patch)
tree5c0d8d09d7935971d6237c9fc8a42784029b0470 /mail/postfix28/pkg-message
parentAdd another check for !PACKAGE_BUILDING when setting IGNORE (diff)
update postfix to 2.0.6
this is a security critical release -- it works around the same bug that was recently patched in sendmail to protect any unpatched sendmail servers behind a postfix gateway. this fix allows one to leave postfix as the gateway machine when there are unpatched sendmail servers, rather than having to install sendmail on your gateway. PR: 49006 Submitted by: Vivek Khera <khera@kcilink.com> Approved by: kris
Notes
Notes: svn path=/head/; revision=77081
Diffstat (limited to '')
-rw-r--r--mail/postfix28/pkg-message1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/postfix28/pkg-message b/mail/postfix28/pkg-message
index 88417961f3af..1c9fd6699bb9 100644
--- a/mail/postfix28/pkg-message
+++ b/mail/postfix28/pkg-message
@@ -25,6 +25,7 @@ ln -s /usr/local/sbin/postfix postfix.sh
Also, you will want to disable some Sendmail-specific daily maintenance
routines in your /etc/periodic.conf file:
+daily_clean_hoststat_enable="NO"
daily_status_mail_rejects_enable="NO"
daily_status_include_submit_mailq="NO"
daily_submit_queuerun="NO"