Displaying 1 result from an estimated 1 matches for "retrievearch".
2014 Aug 18
2
CentOS 6, Postfix, and Procmail -- how do I get it to work?
...and a .procmailrc file:
-bash-4.1$ cat .procmailrc 
PATH=/usr/bsd:/bin:/usr/bin:/exp/rcf/share/bin
MAILDIR=/var/lib/amanda/Mail      #you'd better make sure it exists
DEFAULT=$ORGMAIL   #completely optional
LOGFILE=$MAILDIR/from   #recommended
:0
* ^From.*no-reply at sns.amazonaws.com
|$HOME/retrieveArchive.tcl
:0
! heller at deepsoft.com
Basically I want all mail to the Amanda Backup account, except messages from
Amazon SNS, to be forwarded to me (the system admin).  The retrieveArchive.tcl 
is a script to process Amazon SNS messages.
-- 
Robert Heller             -- 978-544-6933
Deepwoods Sof...