aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix21/pkg-message
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2003-01-09 05:10:39 +0000
committerPete Fritchman <petef@FreeBSD.org>2003-01-09 05:10:39 +0000
commitbf133b48fb41f0413a2112b1322815b169f1e3cc (patch)
tree40cbec7d8e50b590ec0adb4c6fe2f96e5f934ac2 /mail/postfix21/pkg-message
parent93b29efc4f016c70dabed458e1af1332557b55ed (diff)
Notes
Diffstat (limited to 'mail/postfix21/pkg-message')
-rw-r--r--mail/postfix21/pkg-message15
1 files changed, 2 insertions, 13 deletions
diff --git a/mail/postfix21/pkg-message b/mail/postfix21/pkg-message
index 7fb3a804599c..a7ae2b17e2a6 100644
--- a/mail/postfix21/pkg-message
+++ b/mail/postfix21/pkg-message
@@ -8,21 +8,10 @@ sendmail_outbound_enable="NO"
sendmail_submit_enable="NO"
sendmail_msp_queue_enable="NO"
- **OR**
+This will disable Sendmail completely.
-sendmail_enable="NONE"
-then type this command as root:
-
-ln -s /usr/local/sbin/postfix /usr/local/etc/rc.d/postfix.sh
-
-Either of these will disable Sendmail completely. The latter form is useful
-if you need to wait until other local package initialization (such as ldconfig
-for Postgres or MySQL) is done. The former method will start postfix very
-early on in the boot process.
-
-
-Also, you will want to disable some Sendmail-specific daily maintenance
+Also, you may wish to disable some Sendmail-specific daily maintenance
routines in your /etc/periodic.conf file:
daily_status_mail_rejects_enable="NO"