On 31/05/17 13:07, Niels Dettenbach via Exim-users wrote: > For me it seems, in dmarc.c spf_domain is set not correctly (however?)., but > seems relatively "hard wired" there Any idea, what could be wrong here? > https://github.com/Exim/exim/blob/master/src/src/dmarc.c > --- snip --- > /* Use the envelope sender domain for this part of DMARC */ > spf_sender_domain = expand_string(US"$sender_address_domain");
It's using $sender_address_domain - so what was that for this mail? -- Jeremy -- ## List details at https://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/
