
Delivery Policy property, below) the incoming email account deletes all emails from the mail server when it checks the account to retrieve
new email, even if the emails are already marked as read by another email client. If permanent retention of the emails is
required then do one of the following: (1) change the Delivery Policy setting from Delete to Mark As Read or Mark as Unread OR (2) configure a second service account which the mail server forwards emails to and configure the station's incoming account
to check the second service account.
In addition to the standard properties (Enabled and Status), these properties support an incoming account.
| Property | Value | Description |
|---|---|---|
| Hostname | text | Identifies the name of the mail server. For example, mail.acme.com could be a Hostname. |
| Port | number from -1 to infinity; defaults to 110 | Identifies the port associated with the email account. Typically, this number is 110, however, to set -1 the system searches for and uses a valid port. |
| Account | text | Identifies the name of the distinct account that is authorized for access to the Hostname mail server. For example, if you are using an email account named controls@acme.com on the host described above, the account name is controls. The Hostname in this case could be mail.acme.com.
|
| Password | text | This is the login credential for the account specified in the previous property. |
| Pollrate | hours minutes seconds | Specifies how often the account connects to the mail server and checks or unread mail messages. Increasing this value increases the time between polls. |
| Last Poll Success | read-only hours and minutes | Displays the time (of the last polling success. |
| Last Poll Failure | read-only hours and minutes | Displays the time (of the last polling failure. |
| Last Poll Failure Cause | read-only | Indicates a reason for polling failure. |
| Debug | true or false (default)
|
Turns Debug mode on and off. When on, a station's standard output view () displays debug information when the station tries to send or receive email. This can be used to troubleshoot accounts and faults. |
| Use Ssl | true or false (default)
|
Enables (
true) and disables (false) Ssl (Secure Sockets Layer) for communication with a host email server that requires it.
|
| Use Start Tls | true or false (default)
|
Enables (
true) and disables (false) Tls (Transport Layer Security) for a host email server that requires it.
|
| Store | drop-down list: Pop 3, Imap | Selects the mail retrieval standard. Choose the option that is in use by your host mail server. |
| Delivery Policy | drop-down list: Delete, Mark as Read, Mark as Unread | Selects how the incoming email account handles incoming emails at the mail server.
|