mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-26 02:38:57 +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:
parent
1ff8d57ea1
commit
c75975d59e
6 changed files with 40 additions and 14 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue