You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-07 23:03:10 +02:00
chore: Postfix should integrate Dovecot at runtime (#3681)
* chore: Better establish startup scope * chore: Configure `main.cf` for Dovecot at runtime
This commit is contained in:
@ -23,6 +23,7 @@ function _handle_postfix_virtual_config() {
|
||||
fi
|
||||
}
|
||||
|
||||
# TODO: Investigate why this file is always created, nothing seems to append only the cp below?
|
||||
function _handle_postfix_regexp_config() {
|
||||
: >/etc/postfix/regexp
|
||||
|
||||
|
Reference in New Issue
Block a user