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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Drav Sloan
Fecha:  
A: The Doctor
Cc: exim-users, Drav Sloan
Asunto: 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.