procmail
[Top] [All Lists]

Re: Size of the message

2005-04-18 14:23:13

----- Original Message ----- From: "David W. Tamkin"
Start with

:0 # HB is default for size conditions
* 1^1 > 1
{ SIZE = $= }

Then * < 5000000 becomes

* $ -$SIZE^0
* 5000000^0

with no rescan needed, and the possibility open to use thresholds other than 5000000 bytes.


Can someone explain this line by line, please? I've never understood procmail use of the carat and other shorthand tricks.

Thanks,
-eric wood


____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>