PDA

View Full Version : how to run a script when e-mail arrives



matejcik
11-20-2008, 04:01 PM
I'd like to set up a service where users can send a SMS message and have it posted on the site. I can set up SMS-to-mail forwarding via a certain service, but then i need to set up a script that would be activated when the e-mail arrives, parse the mail and post the message.
How to do that?