On Nov 13, 2013, at 8:01, Noel Jones <[email protected]> wrote: > Anyway, this should match better: > /^(To|From|Cc|Reply-To): .*[" <]admin@/ DISCARD
Besides the discussion on the need to anchor the regex (you do), I'm trying to wrap my head around why one would want to discard mail from admin@? I mean, I reject mails that claim to come from LOCAL admin accounts, but in general?
