Hi The blf-crypt password schema mentioned in the docs could be a solution to my auth problem. However, the docs state that actual support depends on the glibc. Mine apparently doesn't.
Does support depend on the glibc's version (mine is 2.15-r2)? Maybe someone with access to a box with a good enough glibc could do the following and post the hash for the plain password "test"? doveadm pw -s BLF-CRYPT Enter new password: test With this I could verify whether the BLF-CRYPT scheme would solve my problem in the first place without going through the hassle of upping the glibc. Thanks a bunch!