Dear all,

I'm writting an autoresponder system in PHP. and I'm using wget in my cron
jobs to process it. Is there a way that I can process incoming mail in PHP
and call the PHP using a similar method?

Basically I want to go through all the email messages checking if they are
to [EMAIL PROTECTED] and if they are I would like to processes the mail
body and subject line.

I'm sure there are different languages to do all this in;  mmmm, Perl 5.0
for example but I like PHP ;-)

Henry

Thanks in advance



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to