forlano Messages: 1213 Registered: March 2006 Location: Italy
Senior Contributor
nicomesas wrote on Fri, 06 October 2006 18:37
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.