procmail
[Top] [All Lists]

Re: Mailbox limit

2001-08-03 11:17:07
Seems this doesn't work with variables

:0
* 100^0
* -50^0
{some action is ok}

a=100
b=50

:0
* $ $a^0
* $ -$b^0
{this doesnot work}

why??

Sure it works.  What do you think isn't working?  What does your log
say?

You don't have those two recipes in your rcfile as written, do you?  The
second recipe will never get used unless you change the first colon line
to be

:0 c

of course.  But you probably didn't mean that.

Martin
-- 
Martin McCarthy                 /</                  PGP key available
    `Procmail Companion'        \>\  http://www.ancient-scotland.co.uk
     Addison Wesley             /</    http://www.ehabitat.demon.co.uk
_______________________________________________
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>