[Index]

Model: data/Imap

Stores the connection parameters of an IMAP4 mail server

Model Details: data/Imap

Title Description Details
Host Name * The host name or IP address of the IMAP server.
  • Field Name: host
  • Type: String
Description A description of the IMAP server.
  • Field Name: description
  • Type: String
IMAP Username * The IMAP account with which to authenticate. This could be a username or full e-mail address, depending on the IMAP server configuration.
  • Field Name: username
  • Type: String
Password * The IMAP account password with which to authenticate.
  • Field Name: password
  • Type: String
  • Is Password: True
  • Store Encrypted: True
Use a Secure Connection If selected, use a secure (SSL) connection to the IMAP server. Default: True
  • Field Name: secure
  • Type: Boolean
  • Default: True
Port The TCP port on the IMAP server to connect to. Default: 993
  • Field Name: port
  • Type: String
  • Default: 993
Folder The IMAP folder in which messages are stored. Default: INBOX
  • Field Name: folder
  • Type: String
  • Default: INBOX