mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-13 10:54:58 +02:00
Deliver root mail (#952)
* Configure delivery of root's mail to postmaster * Tests for delivery of root mail * add missing email template
This commit is contained in:
parent
39954da78e
commit
ea848eb86f
6 changed files with 26 additions and 7 deletions
|
@ -1,2 +1,4 @@
|
|||
/^test[0-9][0-9]*@localhost.localdomain/ user1@localhost.localdomain
|
||||
/^bounce.*@.*/ external1@otherdomain.tld
|
||||
/^postmaster@/ user1@localhost.localdomain
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue