Hello,
One of my servers is being heavly spamed, is there any way to report this so the spam decreases?
Thanks
Hello,
One of my servers is being heavly spamed, is there any way to report this so the spam decreases?
Thanks
Report it to whom? You should check that your anti-spam measure are effectively implemented and perhaps try some of the suggestions on the forums or in this article: Improving Anti-spam system - Zimbra :: Wiki
Perhaps if you posted some details of what exactly the problem is you'll get some more directed advice on how to alleviate it.
Regards
Bill
Hello,
Thanks for your reply for now i have installed SPF in Ubuntu Server,
1. apt-get install libmail-spf-query-perl
2. edit /opt/zimbra/conf/spamassassin/local.cf
3. Added,
4. su zimbra# SPF Configuration
ok_languages en es pt
ok_locales en es pt
trusted_networks 127.
use_bayes 1
skip_rbl_checks 0
dns_available yes
## Optional Score Increases
## Choose your preferred values...
score DCC_CHECK 4.000
score SPF_FAIL 10.000
score SPF_HELO_FAIL 10.000
score BAYES_99 4.300
score BAYES_90 3.500
score BAYES_80 3.000
bayes_ignore_header Received: from my.mailserver.com
bayes_ignore_header Received: from localhost
5. zmcontrol stop
6. zmcontrol start
7. cat /var/log/zimbra.log | grep SPF
8. got as response,
Jun 12 17:48:34 mailserver amavis[24916]: Module Mail::SPF v2.007
I think i have done everything right, will wait for results.
Thanks
There are currently 1 users browsing this thread. (0 members and 1 guests)