summaryrefslogtreecommitdiffstats
path: root/network/amavisd-new/README.SBo
diff options
context:
space:
mode:
author Nishant Limbachia2012-06-03 01:50:58 +0200
committer Erik Hanson2012-06-03 22:21:14 +0200
commit3bf00bd0e2039b2e3e7b58e8bc3ade47be0ea2bf (patch)
tree9b722f1724d24bdf7ae9a35b6aa907ca75203edc /network/amavisd-new/README.SBo
parent5aa4cfd3470f9bf2abfa24df63c68b095f7c2e83 (diff)
downloadslackbuilds-3bf00bd0e2039b2e3e7b58e8bc3ade47be0ea2bf.tar.gz
network/amavisd-new: Updated for version 2.7.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/amavisd-new/README.SBo')
-rw-r--r--network/amavisd-new/README.SBo16
1 files changed, 15 insertions, 1 deletions
diff --git a/network/amavisd-new/README.SBo b/network/amavisd-new/README.SBo
index bf8b7c8aab..9e62de8f78 100644
--- a/network/amavisd-new/README.SBo
+++ b/network/amavisd-new/README.SBo
@@ -45,6 +45,19 @@ perl-IO-stringy
perl-MIME-tools
perl-Unix-Syslog
perl-BerkeleyDB
+perl-IO-Multiplex
+
+SLACKBUILD CHANGELOG:
+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.
+5. With version 2.7, a new process amavisd-signer is spawned to take care
+ of dkim signing. Please read RELEASE_NOTES in the documentation.
+
SETUP:
1. Create amavis user/group, before running the script.
@@ -54,7 +67,7 @@ SETUP:
2. Make sure you have write perms for amavis group to amavis home (in this
case, /var/lib/amavis)
-3. Create /var/log/amavisd-new.log file, change perms to allow write access
+3. Create /var/log/amavisd.log file, change perms to allow write access
to amavisd user/group.
4. Add amavis user to clamav group and set "AllowSupplementaryGroups yes"
@@ -70,3 +83,4 @@ SETUP:
7. You can turn on debugging in log file with $sa_debug configuration
variable in /etc/amavisd.conf.
+