After a user emails a message to database@pushobject.com
Is it possible to parse the email and submit the message into a database?
Is this possible?
Dusty Brown dustybrown@pushobject.com
are you talking through a form, or just through regular email, if it is through a form, yes you can do it with php, otherwise you may be able to do it with a shell script or something, but i'm not sure how to