Re: Password Mismatch when connecting from Email Client

2022-02-05 Thread Dr Francis Greaves
My dovecot-sql.conf.ext file has this line: default_pass_scheme = MD5-CRYPT looking in the postfixadmin database passwords are encrypted On Fri, 04 Feb 2022 16:37:54 + Benny Pedersen wrote On 2022-02-04 17:17, Dr Francis Greaves wrote: > Any help much appreciated.

Password Mismatch when connecting from Email Client [SOLVED]

2022-02-05 Thread Francis Greaves
Alexander, that has fixed it! Many thanks to all who contributed. Regards Francis On Fri, 04 Feb 2022 17:58:23 + Alexander Dalloz wrote Am 04.02.2022 um 18:33 schrieb Francis Greaves: > Well my PostfixAdmin is setup like this: > > $CONF['encrypt'] = 'md5crypt';

Re: Password Mismatch when connecting from Email Client

2022-02-04 Thread Benny Pedersen
On 2022-02-04 18:33, Francis Greaves wrote: Well my PostfixAdmin is setup like this: $CONF['encrypt'] = 'md5crypt'; and dovecot default_pass_scheme = MD5-CRYPT So I would have thought that would match OK. I have tried a password with just AlphaNumeric characters, no special chars but same

Re: Password Mismatch when connecting from Email Client

2022-02-04 Thread Alexander Dalloz
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.

Re: Password Mismatch when connecting from Email Client

2022-02-04 Thread Francis Greaves
Well my PostfixAdmin is setup like this: $CONF['encrypt'] = 'md5crypt'; and dovecot default_pass_scheme = MD5-CRYPT So I would have thought that would match OK. I have tried a password with just AlphaNumeric characters, no special chars but same error. On Fri, 04 Feb 2022

Re: Password Mismatch when connecting from Email Client

2022-02-04 Thread justina colmena ~biz
That is a test user on a private network. Not publicly accessible at all. Anyways, I have had the best luck on dovecot and postfix with the unix/linux utility "pass" to generate fairly long alphanumeric-only passwords as I have found that any special characters in passwords are ending up

Re: Password Mismatch when connecting from Email Client

2022-02-04 Thread Benny Pedersen
On 2022-02-04 18:08, João Silva wrote: On 04/02/2022 16:51, Francis Greaves wrote: My dovecot-sql.conf.ext file has this line: default_pass_scheme = MD5-CRYPT looking in the postfixadmin database passwords are encrypted How? there are several ways to encrypt passwords. If the

Re: Password Mismatch when connecting from Email Client

2022-02-04 Thread João Silva
On 04/02/2022 16:51, Francis Greaves wrote: My dovecot-sql.conf.ext file has this line: default_pass_scheme = MD5-CRYPT looking in the postfixadmin database passwords are encrypted How? there are several ways to encrypt passwords. If the default_pass_scheme mismatch the way postfixadmin

Re: Password Mismatch when connecting from Email Client

2022-02-04 Thread Francis Greaves
My dovecot-sql.conf.ext file has this line: default_pass_scheme = MD5-CRYPT looking in the postfixadmin database passwords are encrypted On Fri, 04 Feb 2022 16:37:54 + Benny Pedersen wrote On 2022-02-04 17:17, Dr Francis Greaves wrote: > Any help much appreciated.

Re: Password Mismatch when connecting from Email Client

2022-02-04 Thread Benny Pedersen
On 2022-02-04 17:17, Dr Francis Greaves wrote: Any help much appreciated. what is stored in mysql on the password field ? you dont need to expose passwords in maillists

Re: Password Mismatch when connecting from Email Client

2022-02-04 Thread João Silva
The passwords are stored in plaintext in the database? Already checked https://github.com/postfixadmin/postfixadmin/blob/master/DOCUMENTS/DOVECOT.txt Once a dumped to a postfix admin database crypt passwords straight from /etc/shadow without a single issue, that's why I'm asking if the

Password Mismatch when connecting from Email Client

2022-02-04 Thread Dr Francis Greaves
Dear All I have Postfix version 3.3.0, Dovecot Version 2.2.33.2 and PostfixAdmin version 3.3.10 using MySQL on a small device running Ubuntu VERSION="18.04.6 LTS (Bionic Beaver)" for my internal LAN Mail. I have a user mailto:ad...@fsoft.nnet with a mailbox setup in PostfixAdmin with a password