email/Profiles

A collection of profiles for email accounts. Created and used by the microservice 'email'.

Specific email-accounts are created with a binding to a profile that sets general server access properties.

Storage Type: category.

Table 1. Class fields
Field Description

id

Identifier.

name

Profile Title.

type

Profile Type:

  • imap - synchronization of incoming mail with IMAP4 server. Reading and autocreation of directories (email/Folders).

addressIMAP

The address of the IMAP server to receive mail. For example, 'imap.yandex.ru'.

portIMAP

IMAP server port. For example, 993.

addressSMTP

The address of the SMTP server to send mail to. For example, 'smtp.yandex.ru'.

portSMTP

SMTP server port. For example, 465.

options

Additional arbitrary options.