Petals-BC-Mail 3.2.x

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

Changes (5)

View Page History



|| Attribute || Description || Default || Required ||
| \{[http://www.w3.org/2005/08/addressing]}To | email address of the recipient | \- | Yes |



|| Parameter || Description || Default || Required ||
| scheme | the connection protocol (smtp) | \- | Yes |



|| Parameter || Description || Default || Required ||
| scheme | the connection protocol (imap or pop3) | \- | Yes |
| 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 |
| delete | Expunge deleted messages (read messages are marked as DELETED, default is TRUE) | true | No |