This component is useful especially when the email message is generated dynamically at the backend and you need to send the message to a SMTP server other than the one that is configured at ODC Portal. The email message payload can be plain text or HTML formatted text with email address that supports RFC 6530 Section 7.1..
This library wrapper is dependent upon the custom code library EmailExtended_Ext and will require a SMTP server that supports secure connection.
(1) Fixed bug in credentials for smtp sender as reported by Sérgio Manuel Miranda
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)