Petals-BC-Mail

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (5)

View Page History
h2. Receive mails

CONSUME SERVICE : Expose an internal JBI service outside the JBI environment that can be accessed by sending mails to an email account :

todo


\\
{center}
{table-plus}
|| Parameter || Description || Default || Required ||
| password | the password used for authentication. Can be null or empty | \- | No |
| host | the host used for connection | \- | Yes |
| port | the port used for connection | * imap : 143 \\ * pop3 : 110 | No |
* pop3 : 110 | No |
| folder | the folder to check for new mails | INBOX | No |
| period | the checking period time | 60 000 ms | No |
| expunge | Expunge deleted messages (read messages are marked as DELETED, default is TRUE) | true | No |
{table-plus}
*Configuration of a Service Unit to consume a service (Mail)*
{center}

h3. Service Unit content