Interface ImapAccessDetails

Access details for inbox using IMAP

Export

Interface

ImapAccessDetails

Hierarchy

  • ImapAccessDetails

Properties

imapMailbox: string

IMAP mailbox to SELECT

Memberof

ImapAccessDetails

imapPassword: string

IMAP password for login

Memberof

ImapAccessDetails

imapServerHost: string

IMAP server host domain

Memberof

ImapAccessDetails

imapServerPort: number

IMAP server host port

Memberof

ImapAccessDetails

imapUsername: string

IMAP username for login

Memberof

ImapAccessDetails