procmail
[Top] [All Lists]

Why this simple recipe won't work?

2002-04-12 06:48:53
This recipe can't work fully. When checking log, the mail got forwarded to db as intended by "c" but doesn't get forwarded to st. Log shows no complains. It just reports that mail was given to db. What could be wrong? Thanks a lot. Here're my code:

In my .procmailrc file at /home/userid
#Preliminaries
SHELL=/bin/sh
MAILDIR=/var/spool/mail
LOGFILE=/home/db/procmail.log
LOG="--- Logging ${LOGFILE} for ${LOGNAME}, "
:0 c
* ^TO_db(_at_)webmail\(_dot_)uniten\(_dot_)edu\(_dot_)my
! st(_at_)webmail(_dot_)uniten(_dot_)edu(_dot_)my

:0
* ^From: scam(_at_)cyberspam\(_dot_)com
/dev/null

# Accept all the rest to your default mailbox
#:0:
#${DEFAULT}



In my .forward file at /home/userid
"|/usr/bin/procmail"

Gaukia

_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>
  • Why this simple recipe won't work?, gaukia 345 <=