procmail
[Top] [All Lists]

Store body in file and execute script

1999-02-01 09:25:17
Hiya all,

Sorry for asking, but I read a lot of page's about procmail, but I can't get it
right. All I want to do is store the body in a file and then start a shell
script. The script doesn't need any input, it just needs to get started. The
message can be deleted. So this is what I did until now:

:0 b
* ^TOmjbolt
* ^From: mjbolt
* ^Subject:.*CPR_CREATE
{
  :0 c:
  cpr_create

  :0 c
  | /home/mjbolt/bin/cpr/start.sh
}


but then i get the message anyway. How do I solve this ? 


+--- Menco Bolt --------------------------------------+
| Stop zinloos geweld     http://www.zinloosgeweld.nl |
+--------------------------+--------------------------+
| http://mbolt.op.het.net  |  Email mbolt(_at_)op(_dot_)het(_dot_)net  |
+--------------------------+- #include my_opinions.h -+

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