procmail
[Top] [All Lists]

Re: using "\/" in "... ?? ..."

2002-04-24 00:29:44
Bart Schaefer <schaefer(_at_)zanshin(_dot_)com> writes:
On Tue, 23 Apr 2002, parv wrote:

* Listid  ??  (<)\/[a-z]+(([-.][a-z]+)+)?\.freebsd\.org

if you mean a literal '<'.

yes i did (mean "<" to be literal), but why is there any need of
quoting "<"?  i don't see any reference to that in procmailrc.

:0
* VAR ?? < 5
{ LOG="$VAR is a number less than 5
"}

LOG = "$VAR contains fewer than five characters (i.e., its size is < 5)
"


:0
* VAR ?? > 13
{ LOG="$VAR is a number greater than 13
" }

LOG = "$VAR contains more than thirteen characters (i.e., its size if > 13)
"


LOG="This is undocumented.  The procmailrc man page needs work.
I have no idea what the pseudo-variables B and H do in this case.
"


LOG = "Length is length, whether of the entire message, a variable's
contents, or just the header or body of the message.
"


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