procmail
[Top] [All Lists]

Bug in the man page?

2002-10-28 12:07:42

        (Maybe I miss something from the man but I learned by the hard way)

        From the man page:

     <    Check if the total length of the mail is  shorter  than
          the specified (in decimal) number of bytes.

        I understood that "total length of the mail" is equal to "HB"
        flags.  Anyway, I tried to force check on the Body only:

:0 B
* > 5000

        It doesn't match, on the other hand if I use the Header
        flag (the default):

:0 H
* > 5000

        It works!  Also, if I use the condition flag (force?):

:0 B
* H ?? > 5000

        It works.   Is "H" == "Total"?

Thanks,
 Udi


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