summaryrefslogtreecommitdiff
path: root/network/amavisd-new/README
diff options
context:
space:
mode:
authorNishant Limbachia <nishant@mnspace.net>2011-07-10 10:21:20 -0300
committerNiels Horn <niels.horn@slackbuilds.org>2011-07-14 19:51:00 -0300
commit35a5368e8451ee8228a10c96b5633373affd1015 (patch)
tree938d3d8fb11891c3e606aa00f03d68d31dab25f2 /network/amavisd-new/README
parent9a4660332e3a555e52672fce457cb9ec1afc2d40 (diff)
downloadslackbuilds-35a5368e8451ee8228a10c96b5633373affd1015.tar.gz
network/amavisd-new: Updated for version 2.6.6.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/amavisd-new/README')
-rw-r--r--network/amavisd-new/README11
1 files changed, 10 insertions, 1 deletions
diff --git a/network/amavisd-new/README b/network/amavisd-new/README
index 4af4769869..29e0a20246 100644
--- a/network/amavisd-new/README
+++ b/network/amavisd-new/README
@@ -1,4 +1,13 @@
amavisd-new is an interface between message transfer agent (MTA) and one
or more content checkers: virus scanners, SpamAssassin and/or dkim signing.
-Please refer to README.SBo for detailed instructions and dependencies.
+Please refer to README.SBo for detailed instructions and dependencies before
+running the build script.
+
+Script and package changes introduced in version >= 2.6.6
+1. logrotate file is renamed amavisd-new.
+2. rc script is renamed to rc.amavisd-new
+3. logfile in the logrotate script is renamed to amavisd-new.log. Make sure
+ you change the logfile in the amavisd.conf file and rename the log file.
+ Look for, $LOGFILE directive in the configuration file.
+4. Remember to update your rc.local and rc.local_shutdown scripts accordingly.