Has anybody here used some kind of python script with procmail . I
want to set up a script that looks at a certain words in a mail and
forwards it to users. However I am not able to understand how can I
read the message in python script.

The documentation suggests something like this should send the body
and header to the stdin of my  script but what I get some gibbresh
text.

:0 bh
| /usr/bin/python /home/amit/work/scripts/respond.py

Any ideas ??
-- 
A-M-I-T S|S
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to