On 2020-12-08 at 16:13 +0200, Mary via mailop wrote: > So in postfix you'd do something like this? (under header_checks) > > /^From:.*<(.*)>/ REPLACE From: $1 > > I wrote that in my email client, so I don't expect my regex to work. I guess > it would be fun to see how much damage I can do with something like that...
Don't forget the "obsolete" form: From: [email protected] (Foo Smith) (because the spammers won't forget) -Phil _______________________________________________ mailop mailing list [email protected] https://list.mailop.org/listinfo/mailop
