1
0
mirror of https://github.com/hukl/freebsd-toolbox.git synced 2025-11-20 03:08:43 +01:00

Create mailserver.md

This commit is contained in:
John-Paul Bader
2015-01-05 16:18:17 +01:00
parent 1b22eb9563
commit 713d58faa6

7
mailserver.md Normal file
View File

@ -0,0 +1,7 @@
# Dovecot
## Create password
```
doveadm pw -s SHA512-CRYPT
```