...
Field | Description |
---|---|
Host | The host address of the configured email account. |
Port | The port number of the configured email account. |
Protocol | The protocol used during the email fetching. (Visible only if this is an inbound account) |
Username | The username used to log in onto the configured email account. |
Password | The password used to log in onto the configured email account. |
Folder | The folder which the emails will be fetched from. If left blank, the default inbox folder will be used. (Visible only if this is an inbound account) |
Polling Interval (sec) | The interval (sec) of the email fetching from the account. If left blank, the value configured in the server.properties file will be used. (Visible only if this is an inbound account) |
Properties | The 'key=value' list of the configured email account properties. Each pair should appear on a new line. |
Test Email | The address which the test email will be sent to. (Visible only if this is an outbound account) |
Delete Read Messages | The flag which indicates if emails should be deleted from the mailbox after fetching. |
After ... Days | The number of days after which emails will be deleted (Visible only if Delete Read Messages is ticked). If left empty or set to 0 email will be deleted immediately. |
Outbound | The flag which indicates if the account is an outbound or inbound account. |
Enabled | The flag which indicates if the system should fetch email from the account. |
...
Warning: The system will test values currently appearing on the screen. Remember to save the configuration after the test is successful.
...