procmail
[Top] [All Lists]

Re: Parse body but not attachment

2002-01-04 21:00:12
At 19:31 2002-01-04 -0600, Philip Guenther did say:
>* $ < 400000
>
>Basically, this would say "only perform the rest of the conditions if this
>message is less than 400000 bytes".  See 'man procmailrc'

That condition would be better written without the '$'
        * < 400000

My goof - I originally wrote something which used a variable for the value, and then thought better of providing something with that level of detail for such a simple task, so replaced it with the numeric and didn't catch the expansion token.

---
 Sean B. Straw / Professional Software Engineering

 Procmail disclaimer: <http://www.professional.org/procmail/disclaimer.html>
 Please DO NOT carbon me on list replies.  I'll get my copy from the list.

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