Read Documents (Mail)
Synopsis
Reads documents from a mail store (e.g. IMAP or POP3).
Output
output
The output port.
Parameters
Define store
Mail store connection can be defined by using either a session bound to a JNDI name, or explicitly by specifying host and user.
Jndi name
JNDI name referencing a mail session.
Host
IMAP or POP3 host name
User
IMAP or POP3 user name
Password
IMAP or POP3 password
Connection properties
Additional properties for the mail store.
Protocol
IMAP or POP3
Only unseen
If checked, only new unseen messages will be processed.
Mark seen
If checked, all processed messages will be marked read. Only works with IMAP, not with POP3.
Delete messages
If checked, all processed messages will be deleted. Especially useful for POP3
Recursive
Recurse into subfolders?
Folder
Name of the IMAP or POP3 folder to scan