Re: [exim] Alias to external server and SPF failure

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: David Woodhouse
Data:  
Para: Adam Major
CC: exim-users
Asunto: Re: [exim] Alias to external server and SPF failure
On Sun, 2010-05-23 at 10:20 +0200, Adam Major wrote:
>
> I made two routers one with SRS second w/o. Checking by SQL query
> ... AND is_forward = 1 for SRS ... and is_forward=0 for standard
> local aliases.


Or you could just do the SRS nonsense _if_ your own IP address would
fail an SPF check for the sender in question, _and_ if the receiving
domain is on a list (that you keep) of known-broken domains who have
refused to fix their brokenness when you prod them.

--
dwmw2