aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix21/pkg-message
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-04-02 09:50:40 +0800
committerpav <pav@FreeBSD.org>2004-04-02 09:50:40 +0800
commitfd01421152dc780563aca897ec883c447455f1b9 (patch)
treebe966419b3ed4e4dc2986598c2edea6219029ce3 /mail/postfix21/pkg-message
parent0d76d1b407bcf048ab43ccfe0621c9cccd1ee665 (diff)
downloadfreebsd-ports-gnome-fd01421152dc780563aca897ec883c447455f1b9.tar.gz
freebsd-ports-gnome-fd01421152dc780563aca897ec883c447455f1b9.tar.zst
freebsd-ports-gnome-fd01421152dc780563aca897ec883c447455f1b9.zip
- Kill trailing whitespace
PR: ports/65053 Submitted by: Xin LI <delphij@frontfree.net>
Diffstat (limited to 'mail/postfix21/pkg-message')
-rw-r--r--mail/postfix21/pkg-message4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix21/pkg-message b/mail/postfix21/pkg-message
index eaf6cdd6ceee..c9b85fc8c365 100644
--- a/mail/postfix21/pkg-message
+++ b/mail/postfix21/pkg-message
@@ -15,7 +15,7 @@ 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="NONE"
Then make the following symbolic link:
@@ -27,7 +27,7 @@ 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_mail_rejects_enable="NO"
daily_status_include_submit_mailq="NO"
daily_submit_queuerun="NO"