Mail

The Ewon gateway can act as a mail client to send emails, such as alarm notifications or status reports, to a mail server using SMTP.

The Ewon gateway can only act as a mail client to send emails, it cannot receive emails!

The connection settings for the SMTP server must be configured in the System Setup of the Ewon gateway. If you don't have access to an SMTP server, you can use the Talk2M email Relay Service.

Sending mail can be done programmatically using either the BASIC command SENDMAIL or the SendMail method of the ScheduledActionManager class in Java.

You also have the possibility to send mails while using the Task Planner and/or the Alarm Notifications

For more information see the BASIC script section and Java programming section.