Package: procmail
Version: 3.22-16
Severity: normal

The condition in the following recipe does not work:

:0
* 1 ?? foo

while this works:

ARG1="$1"
:0
* ARG1 ?? foo

It seems that number variables (set with the -a argument of procmail)
are simply not recognised by the "??" construct.

-- 
Lionel



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to