Fixed #159: postfix-accounts.cf now generated with script + fixed line endings using sed in start-mailserver.sh

This commit is contained in:
Thomas VIAL 2016-04-25 16:00:39 +02:00
parent f8268f641a
commit 9415c099cc
No known key found for this signature in database
GPG key ID: 0394CEE552FAFEFC
6 changed files with 19 additions and 5 deletions

View file

@ -0,0 +1,2 @@
user1@localhost.localdomain|{CRAM-MD5}de5924752ad74e36bc271a8dc7fad4b2d341f21f05382f20dedf1fdfbd5a1717
user2@otherdomain.tld|{CRAM-MD5}de5924752ad74e36bc271a8dc7fad4b2d341f21f05382f20dedf1fdfbd5a1717

View file

@ -1,2 +1,2 @@
user1@localhost.localdomain|{MD5-CRYPT}$1$agWCql3M$ATBimsiJ4EETYnG/yLWwr.
user2@otherdomain.tld|{MD5-CRYPT}$1$31q82qPz$vprzqppi3chSsK8SgWT8d/
user1@localhost.localdomain|{CRAM-MD5}de5924752ad74e36bc271a8dc7fad4b2d341f21f05382f20dedf1fdfbd5a1717
user2@otherdomain.tld|{CRAM-MD5}de5924752ad74e36bc271a8dc7fad4b2d341f21f05382f20dedf1fdfbd5a1717