This is an old revision of the document!
This timer checks a mailbox for new mails and forwards the corresponding process instance and moves the mail.
any name
ProcessInstanceManager
signalByMailWithLimitAndMoveMessage
piIdRegex, a regular expression that specifies how the ProcessInstanceID is found.
It searches in the text and in the subject for this.
nodeNameRegex, a regular expression that searches the currently processed mail of the given activity and signals it.
It searches in texts and in subjects on the server for this.
filterRegex, a Regular Expression that specifies a condition which mails are to be processed.
email, the complete e-mail address from which the mails are retrieved.
password, Password of the E-Mail account.
port, match the e-mail address and the host
host, example: pop3.gmail.com
limit, number of e-mails to be processed.
moveFolder, processed e-mails should be moved to this folder.
IMPORTANT!
Move of e-mails does not work by pop3.
T!M Version : Version 3.5.1