nicomesas Messages: 104 Registered: September 2006 Location: Barcelona, Spain
Experienced Member
I have throughout been studying this class the day and I believe that I have reached some conclusion.
The host that this class needs, is not like in other objects acceding to protocol smtp; with this class we directly sent the mail to the server of the mail recipient.
Then, the problem is in finding out which is the name of host for a given server, since if we sent a mail to alguien@gmail.com, host IS NOT gmail.com. I Think I need to find the MX record from gmail.com.