Good day to all,
this is my first post to the mailing list!
I'd like to report that non-binding auth to (Open)LDAP doesn't work if the
latter hashes passwords with ARGON2.
Although dovecot (I am using http://2.3.19.1) does support ARGON2 with
libsodium, but it doesn't recoginize hashes begi
the config's
default hash, so for backwards comp., "{ARGON2ID}" could be used if someone
wants that. Dovecot will succeed in verifying {ARGON2} generated by itself as
well.
"Aki Tuomi" aki.tu...@open-xchange.com – 15 November 2022 13:55
> > On 15/11/2022 14
"Michael Ströder" mich...@stroeder.com – 15 November 2022 15:00
> On 11/15/22 13:45, Krisztián Szegi wrote:
>> I'd like to report that non-binding auth to (Open)LDAP doesn't work
>> if the latter hashes passwords with ARGON2.
> Could you please elaborate wh
"Krisztián Szegi" k@mszk.eu – 15 November 2022 20:18
> "Michael Ströder" mich...@stroeder.com – 15 November 2022 15:00
> > On 11/15/22 13:45, Krisztián Szegi wrote:
> >> I'd like to report that non-binding auth to (Open)LDAP doesn't work
2 Dec 2022 18:16:43 dove...@ptld.com:
>> I'm trying to write a sieve script that moves emails to a *subfolder* of the
>> inbox.
>> My script:
>> require ["envelope", "fileinto", "mailbox"];
>> if anyof( address "to" "supp...@domain.cc",
>> address "cc" "supp...@domain.cc",
>>