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. Defaults to true for the "imaps" protocol and false for the "imap" protocol.