If I were you, I would start looking into procmail.

http://www.procmail.org

You would set up an alias on your server... Something like
[EMAIL PROTECTED]  Procmail would filter the email for the important
stuff and pass that on to a PHP script.  The php script would then update
your database.

Try a google search on "procmail php".

Sam


On 3/11/02 11:52 AM, "Jackson Miller" <[EMAIL PROTECTED]> wrote:

> I am working on a site that I
> would like to be able to
> update content (basically news
> stories) on via email.  I am
> sitting with the problem
> trying to figure out the best
> way to do this before I start
> coding.
> 
> I am curious if anyone else
> has done this and has a list
> of "lessons learned" that they
> would be willing to share.
> Also is there any code
> available that does this kind
> of thing.
> 
> Thanks in advance,
> 
> -Jaxn
> 


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

Reply via email to