Quote:
|
Originally Posted by k-gun12 It looks like you can do it with the spam_lovers map in the amavis config.. although the syntax I'm finding on the web differs greatly.. |
put in /opt/zimbra/conf/amavis.conf*
read_hash(\%spam_lovers, '/etc/zimbra/spamlovers');
In /etc/zimbra/spamlovers put your user address and/or alias address, one per line. Example
claros@example.com cl4r0s@example.com
execute zmamavisctl restart as zimbra user.
You can find this solution and other in this wiki:
http://wiki.zimbra.com/index.php?tit...ti-spam_system
Claudio