Add ENV ENABLE_IMAP (#3703)

This commit is contained in:
Casper 2023-12-18 12:26:28 +01:00 committed by GitHub
parent bbed3f6608
commit 98a4c13ca9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 43 additions and 18 deletions

View file

@ -131,9 +131,14 @@ Enabled `policyd-spf` in Postfix's configuration. You will likely want to set th
##### ENABLE_POP3
- **empty** => POP3 service disabled
- **0** => POP3 service disabled
- 1 => Enables POP3 service
##### ENABLE_IMAP
- 0 => Disabled
- **1** => Enabled
##### ENABLE_CLAMAV
- **0** => ClamAV is disabled