Re: [exim] exim subjecting outbound e-mail to spamd and viru…

Góra strony
Delete this message
Reply to this message
Autor: Drav Sloan
Data:  
Dla: The Doctor
CC: exim-users, Drav Sloan
Temat: Re: [exim] exim subjecting outbound e-mail to spamd and viruschecks
The Doctor wrote:
> > You should probably read your acls, as I imagine one rule in there is
> > accepting them wholesale. Exim only does what Exim is told to do.


[snip]

Have you tried exim -d -bh <ip of server>

and looked at that?

My money is, however, on the accept statement for relay_from_hosts, which
then short circuits all other spam / virus checks. Also you probably
should look at plugging the hole on your web server so the spam can not
be injected in the first instance.

D.