Roundcube Community Forum

 

Can Roundcube log into a database instead of file??

Started by mnaddeo, November 28, 2013, 07:32:49 AM

Previous topic - Next topic

mnaddeo

Hi, I'm not sure if this is the right place to do this question.

I would like to know if there is any chance that roundcube write the smtp logging info into a database instead of file.

Now, I have an script that reads the logs file, and count how many mails each user has sent, then that info is written in a database for statistics and email per day control.

So it will be much faster and easier if Roundcube could directly write that info in a database. Does anybody knows if there is a way to do that??

Thanks  a lot!!

SKaero

It would be best to write a plugin to log that information to a database.