procmail
[Top] [All Lists]

Re: Using variables in recipes

2007-06-08 10:02:30
Thanks Alan LuKreme and Dallman,

If it helps the explanation a little, let's say I wanted to set 2 
variables because of some condition that was met in a recipe.  From what 
people have said, the below example is wrong, but it's the kind of thing 
I'm after...

:0
* Some condition
{
    MYVAR=this
    YOURVAR=that

    :0
    * Another condition (now I've set variables as a result of top 
condition)
    Another action
}

Better explanation of my question?  I won't know what to set MYVAR and 
YOURVAR to until the first condition has been met.

Regards,
Steve
____________________________________________________________
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