Hello,
I have a issue and have searched everywhere and cannot seem to come up with a
solution. I am assuming there is a regex I could use to fix this problem however
I am not very good with regex.
What I am trying to do is add to the scripot below to get the email address
from the person who sent the email. I got this script from the web and all
works great other than the fact I cannot get the actual email address from
the from field. It only give the 'Name' of the person.
I am also trying to figurew out a way to parse the email if it is in HTML and not
plain text.
If anyone could help me it would be greatly appreciated it.
Thanks in advance.
Regards,
Ray