5.8 KiB
5.8 KiB
Table of Contents
dovecot
Description
Postfix and Dovecot as mail servers (Submission and IMAP).
Examples
Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file.
With minimum providers:
dovecot:
applicationservice: dovecot
provider_zone: imap
zones_name:
- ldap
- localdns
- reverseproxy
- smtp
- lmtp
- oauth2
With all providers:
dovecot:
applicationservice: dovecot
provider_zone: imap
zones_name:
- journald
- ldap
- localdns
- reverseproxy
- smtp
- lmtp
- oauth2
Dependances
Variables
Général (general)
network (general.network)
Description | Values |
---|---|
incoming_ports [+] | 587 993 |
ldap (general.ldap)
client (general.ldap.client)
Description | Values |
---|---|
ldapclient_family | all |
ldap_key_file_owner | dovecot |
Mail configuration (general.mail)
Description | Type | Values | Choices |
---|---|---|---|
Autorité de certification signant les certificats des domaines extérieurs (mail_crt_provider) | choice | autosigne | autosigne letsencrypt |
Mail domain (general.mail.domain)
This a family is a leadership.
Description | Type | Supplier |
---|---|---|
Domaine de courriel géré localement (mail_domains) [+] | domainname | LMTP:criteria |
imap_domainname | domainname | |
submission_domainname | domainname |
IMAP mail server (general.dovecot)
Description | Type | Provider |
---|---|---|
IMAP client address (imap_internal_addresses) [+] | domainname | IMAP |
revprox (general.revprox)
revprox_client (general.revprox.revprox_client)
Description | Values |
---|---|
revprox_client_external_domainnames | |
revprox_client_web_address |
nginx (general.nginx)
Description | Values |
---|---|
nginx_root | /var/www/html |
- [+]: variable is multiple
- bold: variable is mandatory