Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: mnaddeo on November 28, 2013, 07:32:49 AM

Title: Can Roundcube log into a database instead of file??
Post by: mnaddeo on November 28, 2013, 07:32:49 AM
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!!
Title: Re: Can Roundcube log into a database instead of file??
Post by: SKaero on November 29, 2013, 03:39:51 PM
It would be best to write a plugin to log that information to a database.