Re: [exim] SRS forward

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Phil Pennock
Dátum:  
Címzett: Christian Gregoire
CC: exim-users
Tárgy: Re: [exim] SRS forward
On 2010-06-30 at 20:15 +0000, Christian Gregoire wrote:
> I've written an SRS forward router, which works fine but it always rewrites the sender address when I'd expect the rewrite to occur only if the incoming domain has an SPF record. Is that possible ?


condition = ${if match{${lookup dnsdb{defer_never,txt=$sender_address_domain}}}{\N^v=spf1\s\N}}