TIpClientSmtp() > High level methods xHarbour Developers Network  

oTIpClientSmtp:sendMail()

Sends an eMail.

Syntax

:sendMail( <oTIpMail> ) --> lSuccess

Arguments

<oTIpMail>
This must be a TIpMail() object holding all data of the eMail to send.

Description

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.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe