Process incoming emails with script
Posted
by luckytaxi
on Stack Overflow
See other posts from Stack Overflow
or by luckytaxi
Published on 2010-03-17T22:08:04Z
Indexed on
2010/03/17
22:11 UTC
Read the original article
Hit count: 149
Remember iwantsandy.com? It was quite popular for what it did. ANyways, I'm looking to do something similar, but my question is, how does one process incoming emails? Let's assuming I'm using PHP or maybe even Ruby to do this. I would need a way to process the emails and dump them into a DB or something. Ok fine, but my main question is getting a script to kick off when an email comes in.
I have a VPS so I have full control over my environment and it's running Centos.
© Stack Overflow or respective owner