On Sat, Apr 23, 2022 at 05:18:06PM -0700, Dan Mahoney wrote: > Does postfix have any support at all for rewriting the non-email-address > portion of the from line? (The “Real name” portion).
Only by way of override in sendmail(1) IIRC. The MTA does not rewrite display names in any systematic way, header_checks is much too crude a mechanism for this. -- Viktor.