Password Mismatch when connecting from Email Client

Alexander Dalloz ad+lists at uni-x.org
Fri Feb 4 17:58:23 UTC 2022


Am 04.02.2022 um 18:33 schrieb Francis Greaves:
> Well my PostfixAdmin is setup like this:
>
> $CONF['encrypt'] = 'md5crypt';
> 
> and dovecot default_pass_scheme = MD5-CRYPT

Use

$CONF['encrypt'] = 'dovecot:MD5-CRYPT'
$CONF['dovecotpw'] = "/path/to/doveadm pw";

in conf.inc.php of Postfixadmin.

Alexander



More information about the dovecot mailing list