From fd01421152dc780563aca897ec883c447455f1b9 Mon Sep 17 00:00:00 2001 From: pav Date: Fri, 2 Apr 2004 01:50:40 +0000 Subject: - Kill trailing whitespace PR: ports/65053 Submitted by: Xin LI --- mail/postfix/pkg-message | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/postfix') diff --git a/mail/postfix/pkg-message b/mail/postfix/pkg-message index eaf6cdd6ceee..c9b85fc8c365 100644 --- a/mail/postfix/pkg-message +++ b/mail/postfix/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" -- cgit