Displaying 1 result from an estimated 1 matches for "e9f30b78".
2009 Mar 13
1
procmail recipe
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.
For testing I tried.
echo 1 | mail -s "Tornado" weather
Enabling verbose and log file gives me:
 From root at