procmail
[Top] [All Lists]

missing action

2002-08-07 06:51:35
In testing I have noticed that I get "missing action" when I send 
mail to myself from mailbox.computes.com or computes.com when I meet 
the first criteria FROM the Domain of mailbox.computes.com or 
@computes.com. I know why I get the error I think. It is becasue I only meet 
one or two matches (in the case of LIFE POLICY in the 
subject but then nothing in the body to match.) 

The error is right in that indeed there is no action taken because 
nothing else matched, however the error is annoying when I look 
through my logs to see if everything is right. Are we to ignore these
errors because technically they are right or is there something 
that I am missing.

If you need further info I can give it. I know my explainedit poorly.


:0
* ^From.*(@AOL.COM|@HOTMAIL.COM|@MAILBOX.COMPUTES.COM|\
        @COMPUTES.COM|LIFE INSURANCE|WEBOFFER)
{
        :0:
        * ^Subject:.*TERM LIFE
        IN-spam_Insurance

        :0:
        * ^Subject:.*LIFE INSURANCE
        IN-spam_Insurance

        :0 B:
        * ()\<LIFE\>(.*\<)?INSURANCE!?\>
        IN-spam_Insurance

        :0
        * ^Subject:.*LIFE POLICY
         {
                :0 B:
                * LIFE INSURANCE
                IN-spam_Insurance
         }
}






__________________________________________________________
Win a First Class Trip to Hawaii to Vacation Elvis Style!
http://r.lycos.com/r/sagel_mail/http://www.elvis.lycos.com/sweepstakes
_______________________________________________
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>
  • missing action, S Semple <=