On 3 Oct 2019, at 20:01, Rick Cooper wrote:

Philip wrote:
Morning List,

Lately I'm getting a bunch of emails that are showing up with two
email addresses in the From: field.

From: "Persons Name <[email protected]>" <[email protected]>

When you look in your mail client (Outlook, Thunderbird) it's showing
only "Persons Name <[email protected]>"

Is there a way I can mark From: that has 2 email addresses in it as
spam? Pro's Cons?

Phil

From: =~ /^.*?<.+?\@.+?>.*?<.+\@.+?>/g

Can't imagine the circumstance where such a from: format would be required

I've seen it used as a perfectly reasonable workaround for the misfeature described above of many MUAs of hiding the address field in To/From/CC headers. Because many people actually want to know what the actual address is.

--
Bill Cole
[email protected] or [email protected]
(AKA @grumpybozo and many *@billmail.scconsult.com addresses)

Reply via email to