1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-07 23:03:10 +02:00

chore: Migrate dovecot config from Dockerfile (#4350)

This commit is contained in:
Brennan Kinney
2025-02-12 11:56:51 +13:00
committed by GitHub
parent c66d8ce40b
commit 83bfe72d48
3 changed files with 51 additions and 19 deletions

View File

@ -89,7 +89,6 @@ function _register_functions() {
_register_setup_function '_setup_ssl'
_register_setup_function '_setup_docker_permit'
_register_setup_function '_setup_mailname'
_register_setup_function '_setup_dovecot_hostname'
_register_setup_function '_setup_postfix_early'