support comments in .cf files

This commit is contained in:
youtous 2020-05-06 19:26:47 +02:00
parent b6bc3bc073
commit d0f7257333
No known key found for this signature in database
GPG key ID: 592173AE8CD254A5
9 changed files with 27 additions and 19 deletions

View file

@ -1 +1,3 @@
submission/inet/smtpd_sasl_security_options=noanonymous
# this is a test comment, please don't delete me :'(
# this is also a test comment, :O

View file

@ -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

View file

@ -1,3 +1,5 @@
alias1@localhost.localdomain user1@localhost.localdomain
# this is a test comment, please don't delete me :'(
# this is also a test comment, :O
alias2@localhost.localdomain external1@otherdomain.tld
@localdomain2.com user1@localhost.localdomain