Instance Properties (E-mail)

The E-mail page is used to specify the e-mail parameters that are needed in order to have Serial Logger Service automatically e-mail the log file after each log rotation. These parameters are not used if the log rotation setting is set to None. All of the following parameters are required in order to have Serial Logger Service e-mail the log file.

SMTP Server (required)
This is the DNS name or IP address of the SMTP server to use to relay the message to the recipient. It is usually something like mail.myisp.com or smtp.myisp.com.
From Address (required)
This is the e-mail address that will be used as the e-mail's sender. Any replies or mail delivery errors will be sent to this e-mail address. It should have the format user@mydomain.com.
To Address (required)
This is the e-mail address that Serial Logger Service will send the log file to. It should have the format user@mydomain.com. If you wish to send to multiple recipients, you can enter multiple e-mail addresses separated by commas (user@mydomain.com, user2@mydomain2.com).
E-mail Current Log Now button
Click this button to e-mail the current log file immediately. This can also be used to test the e-mail settings.