On 8 Mar, Tony Shum wrote:
| Hello all,
|
| I can't seem to get the procmail to work, can someone tell me what I did
wrong?
|
| my .procmailrc contains
| ---
| :0c:
| backup
| ---
|
| my .forward contains
| ---
| "|/usr/local/bin/procmail"
| ---
|
First and most obvious, is that the correct path to procmail? Also, any
other information would be more helpful than "can't seem to get [it] to
work". What does happen? What doesn't happen that doesn't match your
expectations? It's pretty hard to make any guesses without knowing
more about your setup - that is without a working crystal ball.
For starters, add this to the top of .procmailrc:
LOGFILE=$HOME/procmaillog # or any place you want to put it
VERBOSE=yes
LOGABSTRACT=all
Then post log entries for a couple of messages.
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail