https://bugs.exim.org/show_bug.cgi?id=3183

--- Comment #1 from [email protected] ---
Addendum: removed unnecessary white-spaces for better illustration.



warn spf             = neutral:none:temperror
     set acl_m_costs = $acl_m_costs 2 +
     set acl_m_flags = $acl_m_flags spf_result_$spf_result +

warn spf             = fail:invalid:permerror:softfail
     set acl_m_costs = $acl_m_costs $acl_m_limit +
     set acl_m_flags = $acl_m_flags spf_result_${sg{$spf_result}{[()]}{}} +

warn dmarc_status    = none:norecord:temperror
     set acl_m_costs = $acl_m_costs 2 +
     set acl_m_flags = $acl_m_flags dmarc_status_$dmarc_status +

warn dmarc_status    = nofrom:quarantine:reject
     set acl_m_costs = $acl_m_costs $acl_m_limit +
     set acl_m_flags = $acl_m_flags dmarc_status_$dmarc_status +



Thanks everybody for the consideration of this wishlist-item!

-- 
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 http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to