[Bug 3186] Populate $spf_domain to easily obtain the domain used for SPF-validation

Exim Bugzilla via Exim-dev <[email protected]>
Newsgroups gmane.mail.exim.devel
Message-ID <[email protected]/>
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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.