/
Email Sender
Email Sender
The Email Sender component uses the SMTP protocol to send a rich HTML formatted email from the Translator using the SMTP Library. This component includes an example of sending MIME-encoded email attachments, by simply formatting the body of the SMTP message with both MIME headers and encoded attachment contents.
The component is designed to be simple to adapt. The SMTP library takes care of constructing the MIME headers and attachments. By default, the component uses a sample HTML and Iguana logo PNG included in the project. Simply modify the code in main.lua
to change the content of your email.
, multiple selections available,
Related content
EMAIL Library
EMAIL Library
More like this
Email Filter
Email Filter
More like this
SMTP Library
SMTP Library
More like this
IMAP Email Feed
IMAP Email Feed
More like this
IguanaX Notifications
IguanaX Notifications
More like this
To File
To File
More like this