diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-06-20 01:32:20 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-06-20 01:32:20 +0000 |
commit | 0334a1d64ebf8ddd581ee148f10ece3084987df5 (patch) | |
tree | 0f0a61b7854f86aa70937436b6d273ed1ef33e41 /mail/postfix26/pkg-message | |
parent | 937d3600425e26cd76a52d55dc12ac6ca5197dc0 (diff) |
Update to 1.1.11
PR: 3954
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=61604
Diffstat (limited to 'mail/postfix26/pkg-message')
-rw-r--r-- | mail/postfix26/pkg-message | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/postfix26/pkg-message b/mail/postfix26/pkg-message index ba4a1f29f387..a7ae2b17e2a6 100644 --- a/mail/postfix26/pkg-message +++ b/mail/postfix26/pkg-message @@ -20,5 +20,6 @@ daily_submit_queuerun="NO" 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 cyrus and -making the /usr/local/etc/sasldb* file(s) owned by group cyrus. +the sasldb file. This is accomplished by adding postfix to group mail and +making the /usr/local/etc/sasldb* file(s) readable by group mail (this should +be the default for new installs). |