Topic: managesieve unable to handle BLF-CRYPTed passwords
============ Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.2
- Linux/BSD distribution name and version: FreeBSD 9.3-RELEASE-p25 (FreeNAS Jail)
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MariaDB 5.5.44
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? nope
- Related log if you're reporting an issue: -
====
When passwords are encrypted via blowfish and users try to access the Roundcube Filter Function they face a "unable to connect to server" error message.
/var/log/dovecot.log shows:
managesieve-login: Info: Aborted login (auth failed, 1 attempts in 2 secs): user=<user@domain>, method=CRAM-MD5, rip=127.0.0.1, lip=127.0.0.1, secured, session=<zYtYE10k+wB/AAAB>
Encrypting the password with CRAM-MD5 helps to work around the problem.
Adding BLF-CRYPT or BCRYPT to /usr/local/etc/dovecot/dovecot.conf (line 'auth_mechanisms = PLAIN LOGIN CRAM-MD5 NTLM' ) causes the following errors in /var/log/dovecot.log:
Fatal: Unknown authentication mechanism 'BLF-CRYPT'
Fatal: Unknown authentication mechanism 'BCRYPT'
Is this bug or an expected behavior? Big thx in advance.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.