Save Your Time and Money
Sends an email via SMTP protocol.
To Specifies the recipient. Multiple recipients should be separated by the semi-colon character.
From Specifies the sender.
Subject Specifies the subject of the email.
Text body Specifies the email content.
Body from a file Specifies that the content of the message should be filled by a specified file.
Is HTML Specifies that the content of the message is HTML formatted.
Return receipt Specifies whether to ask a return receipt from the recipient.
CC Specifies addresses that the message should be sent "carbon-copies" to.
BCC Specifies addresses that the message should be sent "blind-carbon-copies" to.
Attachments Specifies files that should be sent to the recipient.
For more information about the mail server options, please refer to "Mail Server".
For more information about the proxy options, please refer to "Proxy".
For more information about the timeout options, please refer to "Timeout".