Jerry Geis wrote:
hi all
I am trying to filter emails to a user (weather) based on the subject:
:0 *^Subject:.*Weather | /usr/bin/formail | /path/to/executable
*^Subject:.*Tornado | /usr/bin/formail | /path/to/executable
All it does is deliver the email to the weather inbox.
Seems like it should work... What did I miss.
That above there is only *one* recipe. You probably need two.
Ralph