aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix23
diff options
context:
space:
mode:
authorlawrance <lawrance@FreeBSD.org>2005-08-02 12:01:25 +0800
committerlawrance <lawrance@FreeBSD.org>2005-08-02 12:01:25 +0800
commitf9c48c9a587e10397b86a9fa036a2e66cddd4c62 (patch)
tree3e896981752e39d3449e7b4a8f9c49b838f069b3 /mail/postfix23
parentb8de398a679865063ea9d9ea1cc3cd440f0e8d1e (diff)
downloadfreebsd-ports-gnome-f9c48c9a587e10397b86a9fa036a2e66cddd4c62.tar.gz
freebsd-ports-gnome-f9c48c9a587e10397b86a9fa036a2e66cddd4c62.tar.zst
freebsd-ports-gnome-f9c48c9a587e10397b86a9fa036a2e66cddd4c62.zip
Fix outdated information regarding sendmail rc.conf variables
PR: ports/84345 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: Vivek Khera <vivek@khera.org> (maintainer) Approved by: portmgr
Diffstat (limited to 'mail/postfix23')
-rw-r--r--mail/postfix23/pkg-message5
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/postfix23/pkg-message b/mail/postfix23/pkg-message
index 627f09acb825..d9e910d86ceb 100644
--- a/mail/postfix23/pkg-message
+++ b/mail/postfix23/pkg-message
@@ -18,7 +18,10 @@ Alternatively to the above settings, you can enable postfix to start with
the other local services, for example, after your database server starts if
you need it to be running for postfix. To do this, set in your rc.conf file:
-sendmail_enable="NONE"
+sendmail_enable="NO"
+sendmail_submit_enable="NO"
+sendmail_outbound_enable="NO"
+sendmail_msp_queue_enable="NO"
Then make the following symbolic link: