Well,

 

For now i just redirected the driver to syslog!!

 

I have it disabled, weird.

 

From: users-bounces@lists.roundcube.net [mailto:users-bounces@lists.roundcube.net] On Behalf Of Jorge Bastos
Sent: 20 de setembro de 2017 18:06
To: 'Roundcube Users mailing list' <users@lists.roundcube.net>
Subject: [RCU] Help on logs

 

Hi,

 

I have:

 

// Log successful/failed logins to <log_dir>/userlogins or to syslog

$config['log_logins'] = false;

 

In defaults.inc.php

 

But for some reason, i’m having the logs beeing saved in logs/errors

 

Any ideia what can be making it log?

 

Jorge,