diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2011-01-24 23:38:40 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2011-01-24 23:38:40 +0000 |
commit | 8b9b030efda7b3fd7498816b45eee412ce960cf8 (patch) | |
tree | 52736b540fb6e7bcf2cb22df1494c41812a6c15b /mail/postfix/files | |
parent | Connect mail/postfix27 to the build following repocopy (diff) |
Update to 2.8.0, tweak CONFLICTS, mark MAKE_JOBS_SAFE
and note that the SPF and VDA options are unavailable
with this release.
Feature safe: yes
Diffstat (limited to 'mail/postfix/files')
-rw-r--r-- | mail/postfix/files/pkg-message.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix/files/pkg-message.in b/mail/postfix/files/pkg-message.in index 9b21a7f7a5ec..ff8879440a18 100644 --- a/mail/postfix/files/pkg-message.in +++ b/mail/postfix/files/pkg-message.in @@ -23,5 +23,5 @@ 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 be the default for new installs). -If you are upgrading from postfix version prior to 2.0, please see the README -files for recommended changes to your configuration. +If you are upgrading from Postfix 2.6 or earlier, review the RELEASE_NOTES to +familiarize yourself with new features and incompatabilities. |