[PHP] Using php as a backend bridge between smtp and mysql

2002-03-03 Thread Ken Tossell
Hi, I need to have php called from sendmail. I have set up an address to be aliased to "|/usr/local/bin/proc-mail" but I get an error saying "service unavailable". All permissions correct. See php code below. This is just a test mechanism, right now, to send the email to a mysql database for a fr

[PHP] Using php as a backend bridge between smtp and mysql

2002-03-03 Thread Ken Tossell
Hi, I need to have php called from sendmail. I have set up an address to be aliased to "|/usr/local/bin/proc-mail" but I get an error saying "service unavailable". All permissions correct. See php code below. This is just a test mechanism, right now, to send the email to a mysql database for a fr