Gjsify LogoGjsify Logo

Index

Enumeration Members

ALLOW_REAL_JUNK_FOLDER: number

Provider may use a real junk folder instead of a virtual folder.

ALLOW_REAL_TRASH_FOLDER: number

Provider may use a real trash folder instead of a virtual folder.

DISABLE_SENT_FOLDER: number

Provider requests to not use the Sent folder when sending with it.

HAS_LICENSE: number

Provider configuration first needs the license to be accepted. (No longer used.)

IS_EXTERNAL: number

Provider appears in the folder tree but is not created by the mail component.

IS_LOCAL: number

Provider can be used as a backend for local folder tree folders. (Not just the opposite of #CAMEL_PROVIDER_IS_REMOTE.)

IS_REMOTE: number

Provider works with remote data.

IS_SOURCE: number

Mail arrives there, so it should be offered as an option in the mail config dialog.

IS_STORAGE: number

Mail is stored there. It will appear in the folder tree.

SUPPORTS_BATCH_FETCH: number

Support to fetch messages in batch.

SUPPORTS_MOBILE_DEVICES: number

Download limited set of emails instead of operating on full cache.

SUPPORTS_PURGE_MESSAGE_CACHE: number

Support to remove oldest downloaded messages to conserve space.

SUPPORTS_SSL: number

Provider supports SSL/TLS connections.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method