procmail
[Top] [All Lists]

capturing the OR that succeeds ???

2004-05-13 10:02:57
Suppose that I have this:

   :0 BD
   * 9876543210^0 aaa
   * 9876543210^0 bbb
   * 9876543210^0 ccc
   * 9876543210^0 ddd
   * 9876543210^0 eee
   {
      :0 fhw
      | formail -I "X-Procmail: alphabet soup"
   
      :0 A
      alphabet/soup
   }

Yes, I am doing this several places, so I made this generic example;
but, it works as is.

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

   | formail -I "X-Procmail: alphabet soup: $MATCH"

I am confused, and I do not know the simplest way to do this capture?

What do you think?

-- 
Best Regards,

mds
-
Dare to fix things before they break . . .
-
Our capacity for understanding is inversely proportional to how much
we think we know.  The more I know, the more I know I don't know . . .
--

Attachment: signature.asc
Description: Digital signature

_______________________________________________
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>