diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-01-22 05:27:24 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-01-22 05:27:24 +0000 |
commit | 95e2c31fac00236c0b49d63dfd7a01e2cd556ce4 (patch) | |
tree | a5fcb1d8d87ffb01c7b4f6fe622e5df0d51cdf6e /mail/postfix27 | |
parent | 5820a6fb37ee5cd60a17e9e42c9388c93c359401 (diff) | |
download | ports-95e2c31fac00236c0b49d63dfd7a01e2cd556ce4.tar.gz ports-95e2c31fac00236c0b49d63dfd7a01e2cd556ce4.zip |
Notes
Diffstat (limited to 'mail/postfix27')
-rw-r--r-- | mail/postfix27/files/pkg-message.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/postfix27/files/pkg-message.in b/mail/postfix27/files/pkg-message.in index 5bd796f3d3b2..9b21a7f7a5ec 100644 --- a/mail/postfix27/files/pkg-message.in +++ b/mail/postfix27/files/pkg-message.in @@ -16,6 +16,8 @@ daily_status_mail_rejects_enable="NO" daily_status_include_submit_mailq="NO" daily_submit_queuerun="NO" +If /etc/periodic.conf does not exist please create it and add those values. + If you are using SASL, you need to make sure that postfix has access to read the sasldb file. This is accomplished by adding postfix to group mail and making the %%PREFIX%%/etc/sasldb* file(s) readable by group mail (this should |