You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DMARC has three policies: 'none', 'quarantine' or 'reject'.
When ezmlm processes an email, it checks whether the policy is 'reject', and in that case rewrites the 'From'.
It might be good if it also (provided an option to) rewrite the From for domains with a policy of 'quarantine', to prevent those emails to end up in spam?
The text was updated successfully, but these errors were encountered:
DMARC has three policies: 'none', 'quarantine' or 'reject'.
When ezmlm processes an email, it checks whether the policy is 'reject', and in that case rewrites the 'From'.
It might be good if it also (provided an option to) rewrite the From for domains with a policy of 'quarantine', to prevent those emails to end up in spam?
The text was updated successfully, but these errors were encountered: