Hello sir,
Thank you for your great class,
i am using it to pop mail from my gmail inbox and save it in database according to email addresses.
I am getting subject, date, message body, i got the name of sender there to but i want email address of the same.
e.g. peter<
[email protected]>
here i am getting the name only,but i want to fetch
[email protected]
Thank you.