It is accessing the database properly.
SASL isn't even trying to check vs an encrypted password, if I feed it (at
the SMTP auth) with the encrypted password I find at the database, it will
accept it (like if it was a plaintext-password)
>>
>> That is exactly my smtpd.conf , I don't understand wh
That is exactly my smtpd.conf , I don't understand why it doesn't work :/
The password_format directive was incorporated on 2.1.20 ?
>>
>> Could anyone make this setup work? The patch for 2.1.19 applies cleanly
>> to
>> the ports tree and I can build sasl, but it ignores the settings on
>> smtp
>
> Could anyone make this setup work? The patch for 2.1.19 applies cleanly to
> the ports tree and I can build sasl, but it ignores the settings on
> smtpd.conf (mainly password_format: crypt).
>
> I can auth @ SMTP using the encrypted password I find at the database, but
> no luck using the plain