On 08/01/2010 12:06 PM, Axel Rau wrote:
> Hi all,
>
> I have this acl, to refuse local senders, not coming from local
> outgoing relays:
> ----------
>     deny      message         = "We don't like spoofed sender addresses"
>       log_message     = $sender_host_name [$sender_host_address] attempts to
> spoof local sender
>       sender_domains  = +local_domains
>       hosts           = !+own_outgoing_relay_hosts
>       delay           = 3m
>
>     accept
> ----------
> This works perfectly, when I test it, but does not refuse all spoofers.
> What am I doing wrong?

Without seeing a sample, we can't be sure.  Are you assuming that
header From: is the same as envelope MAIL FROM ?

Cheers,
     Jeremy

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to