2022.2

Table Of Contents
Miscellaneous Tab
The Miscellaneous tab is common to all tasks.
Check the option Use as step description to display the text next to the icon of the plugin in the Pro-
cess area.
Secure Email Input
The Secure Email Input task captures a POP3 or IMAP email message using the highest encryption
method that is available on the server (SSL 2.0, 2.3 or 3.0 / TLS 1.0, 1.1 or 1.2).
Note that this plugin cannot be used on a Windows instance that uses a multi-byte language (e.g.
Japanese, Chinese). The workaround is to either use a different Windows language or use the stand-
ard Email Input/Output plugins.
Input
Secure Email Input captures an email and its attachments from the selected inbox when it corresponds
to the rules defined in the General tab.
It will process one email at a time (unless the process is self-replicating; see "Process properties" on
page724) and it will capture the emails as long as there is unread email in the selected inbox.
Processing
When using the IMAP protocol, filtering is done at the server level and only the first email matching the
conditions is retrieved from the mail server, along with its attachments.
When using the POP3 protocol, filtering is done at the client level. The plugin loops through every
single email located in the inbox, retrieves the email’s header and applies the conditional logic. The plu-
gin stops that loop when a header corresponds to the conditions. Only at that point the email's body and
attachments are retrieved, and the email that corresponds to the conditions is deleted from the mail
server.
Note: When using the POP3 method, the plug-in will run very slowly if the inbox contains a large
number of emails. Always use IMAP when possible.
Emails retrieved using POP3 are deleted from the server; emails retrieved using IMAP can either be
deleted or marked as read.
Output
Once the plugin is done processing, an XML file is created with the email’s details and location of the
body and any attachments. The encoding of the XML file is Windows-1252.
The body and attachments are located in the job's Temp folder of Workflow. Within the same process,
those files must be moved to another location, otherwise they will be deleted at the end of the process
Page 336