diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2018-11-07 08:17:12 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:46:55 +0700 |
commit | f674a0180cd45b2f3fcd22c02248404d96beeebe (patch) | |
tree | fa89815564ef397bd198ba4dcdee144e5376ae20 /network/amavisd-new/README.SBo | |
parent | aa5118dc751340a9b9d7c0e58523cbfa77466d16 (diff) | |
download | slackbuilds-f674a0180cd45b2f3fcd22c02248404d96beeebe.tar.gz |
network/amavisd-new: Updated for version 2.11.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/amavisd-new/README.SBo')
-rw-r--r-- | network/amavisd-new/README.SBo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/amavisd-new/README.SBo b/network/amavisd-new/README.SBo index 787cf8b3a6..92772086eb 100644 --- a/network/amavisd-new/README.SBo +++ b/network/amavisd-new/README.SBo @@ -57,14 +57,14 @@ 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. + 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. 6. With version > 2.8, rc script has been overhauled to start 3 daemons, more notes are in the rc script. - + SETUP: 1. Create amavis user/group, before running the script. You don't have to follow uid/gid strictly. This is just an example, you may as well use any other uid/gid |