Jump to content
C4 Forums | Control4

Stonetree_SMTPClient.c4i 1.3.0

   (0 reviews)

About This File

SMTP Client driver

Driver initially designed to work directly with Microsoft Live.com SMTP servers which use StartTLS negotiation on port 587 to upgrade a standard plain SMTP connection to TLS Version 1 and then start an SMTP conversation.

Driver extended to work with wide range of SMTP servers whether using StartTLS or direct SSL connections, normally on port 465.

Plain connections also supported.

Authentication support using AUTH LOGIN or PLAIN but also open relay for in-house SMTP servers.

Initial release just allows simple sending of basic email but would like to hear feedback on use with different SMTP servers.

Updated to include SendMail command to action sending of standard Email Notifications.

Added initial Command driver to be loaded prior to SMTP driver which includes common modules and functions.

Please remove the current SMTP driver and then load the Command driver followed by the SMTP driver.

Full instructions and release notes exist in the Documentation section of the drivers.

Thank you

David


What's New in Version 1.3.0   See changelog

Released

  • See Documentation section of drivers.

User Feedback

There are no reviews to display.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.