[PHP] Re: Getting PHP to read the mail!

2002-07-11 Thread Richard Lynch
>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

[PHP] Re: Getting PHP to read the mail!

2002-07-10 Thread Henry
I have --with-imap for my php installation. Does that help? Henry "Henry" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > 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 p