On 11/14/2013 1:07 AM, tejas sarade wrote:
> I think .* will match everythig.
> 
> On Nov 13, 2013 8:32 PM, "Noel Jones" <njo...@megan.vbhcs.org

The expression I posted is correct.
/^(To|From|Cc|Reply-To): .*[" <]admin@/        DISCARD

This should match headers such as
From: System admin <ad...@example.com>
or other variations.


  -- Noel Jones

Reply via email to