Please update your
forum profile with the output of the following command (do not post the output in this thread):
Quote:
Originally Posted by AndrewOC I can't find anything directly relating to 6.x in the forums and it's driving me mad |
The anti-spam system isn't specific to a version of Zimbra and the forum threads should (in general) apply to all versions of Zimbra.
Quote:
Originally Posted by AndrewOC I've got the following ticked in the MTA admin console
Hostname in greeting violates RFC (reject_invalid_hostname)
Client must greet with a fully qualified hostname (reject_non_fqdn_hostname)
Sender address must be fully qualified (reject_non_fqdn_sender)
Sender's domain (reject_unknown_sender_domain) |
You have too many of thise settings applied, in my opinion, adn you will sometimes block incorrectly set-up servers and clients.
I only use the following and don't have any great problems with spam:
Code:
Hostname in greeting violates RFC (reject_invalid_hostname)
Quote:
Originally Posted by AndrewOC And the RBLs below entered and saved
bl.spamcop.net
zen.spamhaus.org
dnsbl.sorbs.net
relays.mail-abuse.org
cbl.abuseat.org
dnsbl.njabl.org
ix.dnsbl.manitu.net
combined.njabl.org |
You also, again in my opinion, have too many RBLs in your config and you'll waste time doing DNS look-ups,
I use the following:
Code:
zen.spamhaus.org
psbl.surriel.com
dnsbl.dronebl.org
bl.spameatingmonkey.net
You want the most effective RBL first and I find the zen.spamhause.org one to catch most of my spam.
Quote:
Originally Posted by AndrewOC And I've added the line
whitelist_bounce_relays xxxx.xxxxxx.xxx |
Why, what do you think that gives you?
Quote:
Originally Posted by AndrewOC I've found this file
/opt/zimbra/conf/spamassassin/20_vbounce.cf
which looks like it's the sort of thing I need, but I've no idea what I need to do to get it working
I'm not even convinced vbounce is enabled? |
That's a spamassassin rule and you don't need to do anything with it, vbounce is enabled in current versions.
You need to give some sample of the errors you're seeing in the
log files and the headers of one of the messages you've received so we can see what the problem is.
Did you also search the forums, there are several threads on how to improve the handling of backscatter and
other anti-spam techniques such as not accepting mail sent to invalid addresses.
What are your Kill/Tag percentages set to, have you made any modifications to the anti-spam system other than the ones you mentioned above?