Enum MailboxType
Service mailbox type
Syntax
MailboxType
Fields
| Name | Description |
|---|---|
| Unknown | Unknown |
| Pop | Pop |
| Imap | Imap - without OAuth support. Use ImapOAuth instead if OAuth is needed |
| Mapi | Mapi - Obsolete |
TypeFacebook |
|
| Pops | Pop SSL |
| Imaps | Imap SSL |
| SmsPlugin | Incoming SMS, using a plugin |
| Mailgun | Used by mailboxes set up as a Mailgun route |
| ImapOAuth | This is a Imap mailbox using OAuth authentication |