Hello:
Does anyone know how to go about processing of e-mail? What I want to do is make a ticket system where if a e-mail address is sent to support@foo.com the script will database the e-mail and send a response with a ticket id. I do have the ability to send e-mail to a filter program but I just need to write the program to process the e-mail. Is there away to parse the e-mail header information?
Thanks, I hope someone can help me out.