Scott Rothgaber wrote:

Good Morning!

I've built a gateway using sendmail, clamav and spamassassin. After setting the MX records for a test domain to go through this box, the spam is rolling in! ;-) Then, I threw a virus at it. The resulting behavior is nothing like what I expected...

1) sendmail receives message, calls clamd
2) clamd identifies virus
3) clmilter adds headers, hands message to sendmail-submit

^^^^^^^^^^^
You need to disable spamd scanning local generated email. Be wise to do the same for clamav-milter. Currently this is milter-specific.
(If you dont mind checking out the bleeding edge there is a patch out there that allows sendmail to control this..milter rulesets...google)


4) sendmail-submit calls spamd

Dont go that route.

...

Say what?!?!

In an attempt to get rid of sendmail-submit, I renamed submit.cf and tried again. This time, the message is rejected as it should be but now I get a bunch of bitching from sendmail about the inability to save queue files because of permissions.

AAAAAAAAAAAAAAAAHHHHHHHHHHHHHHHHH!!!

Anyone been down this road before?

Thanks!
Scott

_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to