ImapConfig
ImapConfig extends ImapFlowOptions interface.
Properties
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
| logging | boolean | <option> | false | Enable IMAP mailbox logging when true |
| reconnectInterval | number | <option> | 60000 | Interval in ms to reconnect IMAP account when fails |
| mailboxesToWatch | string[] | <option> | [] | Array of mailboxes to watch |
| mailboxesWatchInterval | number | <option> | 60000 | Interval in ms to watch mailboxes |