diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2003-02-05 11:57:04 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2003-02-05 11:57:04 +0000 |
commit | 13cfc83e2c186ddb6e8beba6e02e1ce03e37a915 (patch) | |
tree | 29921064395ec12280cecd338d680924cfbdb80c /mail/exim | |
parent | 73a1f339503a584b792a26c649b07c5d2c379812 (diff) | |
download | FreeBSD-ports-13cfc83e2c186ddb6e8beba6e02e1ce03e37a915.zip FreeBSD-ports-13cfc83e2c186ddb6e8beba6e02e1ce03e37a915.tar.gz |
Warn folks who actually turn Exiscan on about its tendency to not
preserve backward compatibility across upgrades.
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/files/POST-INSTALL-NOTES.exiscan | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/exim/files/POST-INSTALL-NOTES.exiscan b/mail/exim/files/POST-INSTALL-NOTES.exiscan index 1194e84..bb2433a 100644 --- a/mail/exim/files/POST-INSTALL-NOTES.exiscan +++ b/mail/exim/files/POST-INSTALL-NOTES.exiscan @@ -4,3 +4,7 @@ ${PREFIX}/share/doc/exim/exiscan-readme.txt. The ports tree includes various content scanners that might be useful, e.g. mail/p5-Mail-SpamAssassin and security/vscan. +When Exiscan is actually enabled in the Exim configure file, great +care should be taken to test upgrades, since Exiscan updates tend +to not maintain backward compatibility. + |