ok, two questions. i read that piping is possible if i edit the “.procmailrc” file. i am not entirely sure if i set it up right though… i entered the following lines:
fellowship email to phpscript to db
:0
- ^To.*(fellowship@wjchorus.com)
/usr/bin/php -q /home/.okie/tinkofme/wjchorus.com/fellowship/emailtodb.php
if this is great, lovely, but i do also need some help setting up the php handler. i have no idea how to write a php script that parses an email and then inserts those values into a mysql database. (well actually i do know how to write the inserting into a db part, just not storing parts of an email to various variables.)
thanks so much for the help