Record
-
email
:
ImapConfig
Configuration of the IMAP Endpoint.
Fields
- port int (default 993)
-
Port number of the IMAP server
- enableSsl boolean (default true)
-
If set to true, use SSL to connect and use the SSL port by default. The default value is true for the "imaps" protocol and false for the "imap" protocol
- properties map<string> (default ())
-
IMAP properties to override the existing configuration