[Postfix] Fix "disallow login": A catch-all will not catch mail for mailboxes with disallowed login

This commit is contained in:
andryyy
2020-06-06 01:12:31 +02:00
parent 80ad8fc764
commit ab5d78f675
4 changed files with 6 additions and 5 deletions

View File

@@ -251,7 +251,7 @@ services:
- dovecot
postfix-mailcow:
image: mailcow/postfix:1.49
image: mailcow/postfix:1.50
depends_on:
- mysql-mailcow
volumes: