mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-22 19:54:31 +02:00
Initial regexp-send-only alias implementation
This commit is contained in:
parent
f8b3f40276
commit
a479b2015d
7 changed files with 37 additions and 1 deletions
|
@ -34,6 +34,7 @@ function _monitored_files_checksums() {
|
|||
"${DMS_DIR}/postfix-accounts.cf"
|
||||
"${DMS_DIR}/postfix-virtual.cf"
|
||||
"${DMS_DIR}/postfix-regexp.cf"
|
||||
"${DMS_DIR}/postfix-regexp-send-only.cf"
|
||||
"${DMS_DIR}/postfix-aliases.cf"
|
||||
"${DMS_DIR}/postfix-relaymap.cf"
|
||||
"${DMS_DIR}/postfix-sasl-password.cf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue