On Thu, Aug 08, 2013 at 01:16:57PM -0700, Ralph Sims wrote:
>I changed the recipe a bit:
>
>* ^From:.*@.*\.me\>
>/dev/null
>
>I wanted to make sure that email from something.merit.edu didn't get caught.
>Or from consumerreports.com (examples only).  Since the email address in the
>'From:' line ends with a closed angle bracket this should restrict the
>recipe from executing on 'real' email. 

Good point.  I knew "$" was wrong there, as it could be 

>From: <f...@bar.me> Mister Bogus

but I'd forgotten the regexp for "end of word".  

Hey, we both learnt something!  Woot!

-- Glenn

Reply via email to