Hey all, We set:
masquerade_domains = !ops.foo.org, !support.foo.org, !gitlab.foo.org, !lists.foo.org, isc.org masquerade_exceptions = root So that when root generates an email (like a system mail) it's obvious what system generated it. We *also* recently set sp=reject in dmarc. Which presents us with a problem. Is there any way to remove that exception but rewrite the root mail so that it's perhaps something like: "Systemname root" <r...@foo.org <mailto:r...@foo.org>>, or even VERP it to be something like "Roots name from /etc/passwd" <systemname=r...@foo.org <mailto:systemname=r...@foo.org>> -Dan