Tag Info

New answers tagged

0

Why not just have the final mail destination be procmail? There's not need to set up a different transport. Look into the mailbox_command value in main.cf.


0

Did you add "spamfilter" in the "transport" table ?


1

Have you checked this parameter: @local_domains_acl It is defined on /etc/amavis/conf.d/05-domain_id. According to the Amavisd-new documentaion on http://www.ijs.si/software/amavisd/: No spam-related headers inserted? Here are some reasons: @local_domains_acl is not correctly set. These headers are only inserted for recipients matching ...


1

Did you have SpamAssassin installed on your old server? If so you can issue the commands On old server: sa-learn --backup > rules.sa After you copy to new server On new server: sa-learn --restore ./rules.sa If you are looking for a spam database to add to your server one suggestion is to install Razor. You did not specify what operating system you are ...



Top 50 recent answers are included