Thanks for your great help.
And the "AntiSpamLess" account this is possible?
I have some policy codes that I have written, How can I contribute to the zimbra project?
I have things like
Greylist/Rejection/Tagging based in ASN (route-views)
Greylist/Rejection/Tagging based in Remote OS (p0f)
Greylist/Rejection/Tagging based in Origin Country (GeoIP)
Greylist/Rejection/Tagging based in RBL's
Greylist/Rejection/Tagging based in PTR-less addresses
All the tag stuff can be used in spamassassin rules to get some score addition.
I have tryed to integrate for example the Origin Country filter with some sort of web admin, the user will click in a World Map and select what he wants to be achived when some mail come from this country.
I will like to contribute to the project with this sort of code.
Acctually I personally administer one plataform with half million (not zimbra) and I have some ideas that I will be glad to contribute for the project.
Thanks in advance!
PS: All those policy is written in perl, but acctually I'm rewriting this codes in C using libevent for the high performance select interface. |