procmail
[Top] [All Lists]

Assist with filtering by external files

2004-03-16 22:26:35
Hello,

 

I'm having trouble filtering emails using external files. For the most part
it seems to be working. But I am finding emails in my INBOX that should have
been caught.

 

My recipe:

 

MYSUBJECT=`formail -zxSubject:`

 

:0

* ? grep -i ^"${MYSUBJECT}"$  $LIST/subject.txt

{

  LOG="netsky_e

"

  :0 B

  * ? fgrep -i $LIST/body.txt

  $JUNK

}

 

Could it be that the system is overloaded and these emails are going right
through procmail?

 

I also have characters such as !, $, <, >, ? with in the body and subject
files. Could this be a problem as well?

 

Thanks,

Dan

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