* Ralf Hildebrandt <[email protected]>: > * Sylvain Ferrand <[email protected]>: > > Hello, > > > > I would like to overwrite the "display-name" (i.e. the sender > > description string in the the From: field. - cf. RFC 5322 sec 3.4) > > set by the MUA. Is it possible to rewrite the "display-name" (1) in > > the "From:" header on a postfix server ? > > *smile* > > /^From: (.*) <(.*)>$/ REPLACE From: blah <$2>
I misread this. Disregard my answer. What you want to do needs to be done using content_filter or milter or smtpd_proxy_filter. -- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D-12203 Berlin Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 [email protected] | http://www.charite.de
