procmail
[Top] [All Lists]

Re: capturing the OR that succeeds ???

2004-05-13 10:30:42
Michael D Schleif said:

However, now I want to identify _which_ condition was satisfied, and
plug that into the X-Procmail line:

One way is:

    :0 BD
    *   1^0 aaa
    *   2^0 bbb
    *   4^0 ccc
    *   8^0 ddd
    *  16^0 eee
    {
      sc = $=
      [and use $sc]
    }

But that would test all conditions against the body.


-- 
Affijn, Ruud


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail