Interface InboxForwarderDto

Inbox forwarder. Describes how an inbox will forward matching emails to designated recipients.

Export

Interface

InboxForwarderDto

Hierarchy

  • InboxForwarderDto

Properties

createdAt: Date

Memberof

InboxForwarderDto

Which field to match against

Memberof

InboxForwarderDto

forwardToRecipients: string[]

Who to send forwarded email to

Memberof

InboxForwarderDto

id: string

Memberof

InboxForwarderDto

inboxId: string

Memberof

InboxForwarderDto

match: string

Wild-card type pattern to apply to field

Memberof

InboxForwarderDto

name?: string

Name of inbox forwarder

Memberof

InboxForwarderDto