mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-31 23:40:25 +02:00
support comments in .cf files
This commit is contained in:
parent
b6bc3bc073
commit
d0f7257333
9 changed files with 27 additions and 19 deletions
|
@ -1,4 +1,6 @@
|
|||
/^test[0-9][0-9]*@localhost.localdomain/ user1@localhost.localdomain
|
||||
# this is a test comment, please don't delete me :'(
|
||||
# this is also a test comment, :O
|
||||
/^bounce.*@.*/ external1@otherdomain.tld
|
||||
/^postmaster@/ user1@localhost.localdomain
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue