procmail
[Top] [All Lists]

Processing Loop

2003-02-14 12:17:13
Good day,
Below is a copy of my current procmailrc file. I have a small problem with
it in that it keeps processing some of the email repeatedly until in
causes a to many hops error.
I have gone through the procmailrc man page and it has confused me more
then anything.
What I want is that if a message has been processed already, to not
reprocess it and just deliver the message. The problem is occuring when a
message is identified as spam, I forward it to a email account to capture
all of the confirmed spam, but in the process it reprocesses it and re
forwards it.
Any help would be greatly appreciated
Thanks
Terry

------procmailrc--------
LOGFILE=/var/spoolbak/logs/procmail.log
DROPPRIVS=yes

#:0
#* 1^1 > 1
#{
#       LOG="$LOGFILE $=
#"
#}

:0fw
* < 256000
| /usr/local/bin/spamc -f

:0:
* ^X-Spam-Status: Yes
! spamtrap(_at_)rivernet(_dot_)net
#/var/spoolbak/logs/spammass/spam


_______________________________________________
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>