TIpClientSmtp() > High level methods |
Sends an eMail.
:sendMail( <oTIpMail> ) --> lSuccess
Method :sendMail() provides the most convenient way of sending an eMail. It accepts a TIpMail() object holding all data of an eMail. :sendMail() authenticates a user from the user and password information held in the TURl() object stored in :oURL Note that sending a mail message requires a successful call to the :open() method for establishing the internet connection.
http://www.xHarbour.com