Displaying 1 result from an estimated 1 matches for "9fcdf83ee81e".
2018 Jul 10
0
Remove authentication penalty for webmailer
.../dovecot/dovecot-sql.conf.ext
driver = sql
}
--- STOP ---
Changing orders does not make a difference.
The passdb file contains these entries:
--- START ---
127.0.0.1:::::::nodelay=yes
10.25.1.20:::::::nodelay=yes
--- STOP ---
The logfile shows the increased delay:
--- START ---
Jul 10 23:37:16 9fcdf83ee81e dovecot: imap-login: Disconnected (auth
failed, 1 attempts in 2 secs): user=<xxx at yyy.zzz>, method=PLAIN,
rip=10.25.1.20, lip=10.25.1.10, TLS, TLSv1.2 with cipher
ECDHE-RSA-AES128-GCM-SHA256 (128/128 bit
s)
Jul 10 23:37:25 9fcdf83ee81e dovecot: imap-login: Disconnected (auth
failed, 1 attem...