Click to See Complete Forum and Search --> : Email triggers


dogcow
07-16-2008, 08:37 PM
Here is the situation: I need to handle certain emails (to a specific address) to forward it's message (or a parsed version) to a script, or better yet make some kind of http request with it. Is this difficult to do, or impossible since I'm on a shared server, and thus can't hack up whatever email program is used.

In summary: Is there a normal way to process emails?