On 30/01/2017 21:37, G. Schlisio wrote:
sadly, it still seems to log sent emails in full beauty after setting debug_level to 0:
Jan 30 17:25:53 mydomain roundcube[3023]: <ac5abc1e> User myusername [myip]; Message for recipient@googlemail.com; 250: 2.0.0 Ok: queued as BF5FF7A0168
any other hints?
Georg
Is $config['smtp_log'] set to false in your config?
It looks like the default for this is to be true so it would need to be set false in the config rather than commented out like other logging.
Steve.