vim /etc/dovecot/dovecot.conf
auth_master_user_separator = *
passdb {
driver = passwd-file
args = /etc/dovecot/dovecot-master-users
master = yes
}
doveadm pw -s SSHA512
Enter new password:
Retype new password:
{SSHA512}HuxqgaziXpd4pQo17w/De1Opw7fhP6YLFpIBPpzR8AtZPjeEY2ahJruambrCM28CKb3rr4JC6zJbMHLDyjc6b
chmod +w /etc/dovecot/dovecot-master-users
vim /etc/dovecot/dovecot-master-users
username@domain.com:{SSHA512}HuxqgaziXpd4pQo17w/De1Op...
https://imapsync.lamiral.info/FAQ.d/FAQ.Dovecot.txt
https://doc.dovecot.org/configuration_manual/authentication/master_users/
https://doc.dovecot.org/configuration_manual/authentication/authentication_mechanisms/
https://docs.iredmail.org/dovecot.master.user.html
Dovecot 1.2.17
https://www.dovecot.org/list/dovecot/2015-October/102294.html
vim /usr/local/etc/dovecot.conf
passdb passwd-file {
args = /usr/local/etc/dovecot.passwd.masterusers
pass = yes
master = yes
}
vim /usr/local/etc/dovecot.passwd.masterusers
masteruser:{PLAIN}masterpassword