Live Property

 Object: SMTP Mailer
 Syntax: Live
 Type: Boolean
 Read/Write: Read/Write
 Description: This property lets you test that SA-SmtpMail works, without actually having an SMTP server.

By default, this property is set to True, in which case messages are sent to the recipients.

If you set Live to False, only a NET SEND (alert) message will be sent to the specified user. No e-mail will be sent. The message receiver will be determined by the FromName property and the message will only contain the result of the Subject property; the message body will not be sent.

This is useful for testing without an SMTP server.

 

Previous Page Next Page