procmail
[Top] [All Lists]

RE: Playing a .wav sound

2009-02-10 19:50:19
Alan Clifford wrote Wednesday, February 11, 2009 1:13:

:0
* conditions
{ dummy=`program  ` }

And yet another way:

  :0 c
  * conditions
  | program

You need the c-flag to keep from losing the mail.
The pipe eats the mail.


And yet another way:

  :0
  * conditions
  * ? program
  your_action,_including_a_possible_deliver_to_mailbox

Dallman

____________________________________________________________
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

<Prev in Thread] Current Thread [Next in Thread>