procmail
[Top] [All Lists]

Using vars in condition test?

1995-12-19 11:34:52
Is is possible to use variables in the condition line like


    # Assign variable

    LISTNAME=procmail

    ...
    ...

    :0
    * ^To:.*$LISTNAME
    procmail-folder

How do I make procmail expand $LISTNAME before sending the test to egrep?

Thanks,

Bill Moseley
moseley(_at_)netcom(_dot_)com