
Michael Delle - 2012-08-28 03:54:05 -
In reply to message 11 from Michael Delle
As I said previously I am piping emails to my scripts. Sometimes people send emails to multiple people, one being us, so my script catches it and ends up getting the wrong $results['To'][0]['name'] and $results['To'][0]['address'] values.
Here is an example: http://pastebin.com/b82nmyJF
My script will end up getting the goingunderfilms AT yahoo DOT com information instead of our @daysofthedead.net email.
Any suggestion on how I would get the @daysofthedead.net email address and name?