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

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Drav Sloan
Date:  
À: The Doctor
CC: exim-users, Drav Sloan
Sujet: 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.