Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Mailbox

Index

Properties

domain

domain: string

domain, where the mailbox is located (e.g. site.de);

example

'site.de'

domain_mailbox

domain_mailbox: string

mailbox, which shall be set up as domain mail (e.g. mail@site.de).

example

'mail@site.de'

forward_mail_status

forward_mail_status: ForwardMailStatus

forwarding operation mode for mailbox.

possible options:

  • no_forward - messages will not be forwarded,
  • forward - messages will also be forwarded to indicated mailboxes,
  • forward_and_delete - messages will be forwarded and deleted from mailbox.
example

'no_forward'

forward_mailbox

forward_mailbox: string

mailbox, where messages will be forwarded to.

mailbox

mailbox: string

mailbox name (e.g. info);

example

'mailbox1'

mailbox_password

mailbox_password: string

mailbox password.

spam_filter

spam_filter: number

spam filtering level (0 - max. filtering, 100 - minimum);

spam_filter_status

spam_filter_status: 1 | 0

spam filter operation status (0/1);

example

1

Generated using TypeDoc