procmail
[Top] [All Lists]

Help

1996-05-24 07:18:01
I would like to know what I am doing wrong with my rc file.  I would like to
redirect all successful production messages to /dev/null, and I can't seems
to get this to work.  Enclosed is a copy of my rcfile and any help would
be appreciated.

Thanks,

-Simon

PATH=/usr/bin:/usr/local/bin:/usr/ucb:/u/pkg/procmail/bin
UMASK=077
LOGFILE=$HOME/.procmailLog
VERBOSE=yes

:0 fhw
| formail -I "From " -a "From "

:0
* ^Subject:.*Daily Info.*of.*
/dev/null

:0
* ^Subject:.*ran successfully.*
/dev/null

:0
* ^Subject:.*DBLog: FAME DB UPDATE - TS Completed.*
/dev/null

       Simon Z. Chan - System Manager   |   szc(_at_)MooreCap(_dot_)COM
             Moore Capital Management   |   (212) 782-7525 phone
     1251 Ave. of America, 53rd Floor   |   (212) 782-7576 fax
                   New York, NY 10020   |   Dont't Panic!

<Prev in Thread] Current Thread [Next in Thread>
  • Help, Simon Chan <=