On Thu, Oct 28, 2010 at 1:24 PM, Don Wieland <d...@dwdataconcepts.com> wrote:
> Hi gang,
>
> I use a Project Management System (PM) that generates emails to my account.
> I can REPLY to that email and it will be inserted into the PM. I believe the
> ID is in the subject. I assume the email is sent to a specified email and
> there is a CRON JOB that runs a PHP script to query and parse the new emails
> and insert them in to DB.
>
> Obviously a cool feature, that I want to use in a few of my web apps. Anyone
> have any tips/resource links or a product I can use to do this.
>
> Any feedback is appreciated!
>
> Don
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

This article from evolt is a great place to start

http://evolt.org/incoming_mail_and_php?from=50&comments_per_page=50

Reading from an email box is not tough.

-- 

Bastien

Cat, the other other white meat

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

Reply via email to