diff options
-rw-r--r-- | mail/postfix/files/pkg-message.in | 2 | ||||
-rw-r--r-- | mail/postfix26/files/pkg-message.in | 2 | ||||
-rw-r--r-- | mail/postfix27/files/pkg-message.in | 2 | ||||
-rw-r--r-- | mail/postfix28/files/pkg-message.in | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/mail/postfix/files/pkg-message.in b/mail/postfix/files/pkg-message.in index 5bd796f3d3b2..9b21a7f7a5ec 100644 --- a/mail/postfix/files/pkg-message.in +++ b/mail/postfix/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 diff --git a/mail/postfix26/files/pkg-message.in b/mail/postfix26/files/pkg-message.in index 5bd796f3d3b2..9b21a7f7a5ec 100644 --- a/mail/postfix26/files/pkg-message.in +++ b/mail/postfix26/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 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 diff --git a/mail/postfix28/files/pkg-message.in b/mail/postfix28/files/pkg-message.in index 5bd796f3d3b2..9b21a7f7a5ec 100644 --- a/mail/postfix28/files/pkg-message.in +++ b/mail/postfix28/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 |