Send Email

The Send Email command sends an email using the specified SMTP server.

SMTP server
Specify the name of the variable that contains the SMTP server settings. This variable must be defined using the SMTP Server command .

From
Enter the email of the sender. If no sender is specified, the username to connect to the SMTP server will be used. It is recommended that the sender is the same as the username, otherwise the mail server may not send the email.

1eonzadev@gmail.com
2Support Team <eonzadev@gmail.com>

To
Specify the email of the user you want to send the email to.

1johndoe@eonza.org
2John Doe <johndoe@eonza.org>

Subject
Specify the subject line of the email.

Body
Enter the content of the email. If you want to send an email with HTML markup, the text must begin with the tag <html>.

 1<html>
 2<body>
 3Hello, <b>#name#</b>,<br>
 4<p>
 5...
 6</p>
 7Best regards,<br>
 8#myinfo#
 9</body>
10</html>
Online Demo
Downloads Documentation Scripts Support
English
Русский