What is your version of RoundCube?
'log_login' appeared only in 1483 ( http://trac.roundcube.net/changeset/1483 ), so, the first tag of RoundCube where it appeared is v0.2-alpha. On Mon, 17 Nov 2008 21:23:46 +0100, David BERCOT <[EMAIL PROTECTED]> wrote: >> > I use RoundCube with Apache on Debian. >> > I'd like to see all tries of connexion (especially the errors, but >> > right connexions are needed too). >> > I did not found this parameter in RoundCube's configuration. >> >> There's 'log_logins' option (since r1483) for logging successful >> logins. There's no such option for unsuccessful logins. > I think it's very surprising we can't log unsuccessful logins !!! For > security reasons, it seems necessary, no ? > > For the 'log_logins', I've added : > $rcmail_config['log_logins'] = TRUE; > in /etc/roundcube/main.inc.php but I can't see successfull logins !?!? > Are there syslog logs (I'd like it ;-))) or should I search in other > place ? -- bessarabov _______________________________________________ List info: http://lists.roundcube.net/users/
