Roundcube Community Forum

 

Too many failed login attempts. Try again later.

Started by cableguy187, November 26, 2016, 04:05:54 PM

Previous topic - Next topic

cableguy187

Hi,

I am having trouble with one particular user login - "Too many failed login attempts. Try again later."...

I have checked fail2ban and there are no blocked IP's, does Roundcube block logins as well?

Could someone please point me toward how to unblock one user and also to increase the number of attempts to login?

Thanks  ;)

JohnDoh

look for this in your roundcube config file:

// Brute-force attacks prevention.
// The value specifies maximum number of failed logon attempts per minute.
$config['login_rate_limit'] = 3;
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...