add password hashes

This commit is contained in:
Robin Raymond 2017-08-13 15:51:41 +02:00
parent d7d27db605
commit f51811b236
3 changed files with 18 additions and 5 deletions

View file

@ -10,7 +10,7 @@
- [x] receive email on submission port 587
- [x] lmtp with dovecot
* Dovecot
- [x] lmpto with postfix
- [x] lmtp with postfix
- [x] creates maildir folders, saves mails
- [x] imap retrieval
- [x] pop3 retrieval
@ -27,7 +27,7 @@
- [ ] TODO: Implement
* User Management
- [x] Creates Users
- [ ] TODO: Set Passwords in config file
- [x] Set Passwords in config file
### How to Test