https://bugs.exim.org/show_bug.cgi?id=3186
Lena <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Lena <[email protected]> --- Add a macro into the beginning of your config: SPFDOMAIN = ${if def:$sender_address_domain{$sender_address_domain}{$sender_helo_name}} and use SPFDOMAIN instead of $spf_domain. -- You are receiving this mail because: You are on the CC list for the bug. -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/ ## unsubscribe (doesn't require an account): ## [email protected] ## Exim details at https://www.exim.org/ ## Please use the Wiki with this list - https://code.exim.org/exim/wiki/wiki
