mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-02 09:05:14 +02:00
Fixed #159: postfix-accounts.cf now generated with script + fixed line endings using sed in start-mailserver.sh
This commit is contained in:
parent
f8268f641a
commit
9415c099cc
6 changed files with 19 additions and 5 deletions
2
test/config/example.postfix-accounts.cf
Normal file
2
test/config/example.postfix-accounts.cf
Normal file
|
@ -0,0 +1,2 @@
|
|||
user1@localhost.localdomain|{CRAM-MD5}de5924752ad74e36bc271a8dc7fad4b2d341f21f05382f20dedf1fdfbd5a1717
|
||||
user2@otherdomain.tld|{CRAM-MD5}de5924752ad74e36bc271a8dc7fad4b2d341f21f05382f20dedf1fdfbd5a1717
|
Loading…
Add table
Add a link
Reference in a new issue