2024-10-01 13:18:45 +02:00
|
|
|
---
|
2022-03-08 19:42:28 +01:00
|
|
|
format: '0.1'
|
2023-08-11 09:38:05 +02:00
|
|
|
description: Postfix and Dovecot as mail servers (IMAP and submission)
|
2024-10-01 13:18:45 +02:00
|
|
|
help: |-
|
|
|
|
This application service provides email server. Two servers are used:
|
|
|
|
Dovecot as IMAP server and Postfix as submission server.
|
|
|
|
In addition, an auto-detection file of the email configuration is set up.
|
2022-12-24 13:01:51 +01:00
|
|
|
website: https://www.dovecot.org/
|
2022-03-08 19:42:28 +01:00
|
|
|
depends:
|
2022-07-04 22:28:44 +02:00
|
|
|
- base-fedora-36
|
2022-08-18 10:19:43 +02:00
|
|
|
- relay-lmtp-client
|
2022-12-25 20:23:58 +01:00
|
|
|
- ldap-client
|
2022-03-08 19:42:28 +01:00
|
|
|
- oauth2-client
|
2022-05-04 10:29:03 +02:00
|
|
|
- nginx-https
|
2023-08-01 15:13:17 +02:00
|
|
|
service: true
|