Hi,

On Wed, Apr 28, 2010 at 08:05:27PM +0100, Martin Gregorie wrote:
> Having said that, I can't remember seeing multiple addresses on a From:
> header or a Sender: header.

I have plenty of them in my mailfolder - but not formated in 
the way you thought about, regarding your cite of RFC822.

>On Wed, Apr 28, 2010 at 12:41:52PM -0400, Charles Gregory wrote:
...
>> Or could I just use a rule like:
>> 
>> header From =~ /\...@.*\@/

This regex matches i.e.

From: u...@example.com <u...@example.com> 

which is a common "auto expansion" of many MUAs when 
no sender real-name is configured.
Just try on your on mailfolder.

-- 
Regards
Frank 

Reply via email to