This page gives you the database connection information and the database
layout if you want to setup SQL reporting in a MySQL database server. SQL
reporting makes it possible to keep track of all incoming and outgoing
messages in the system regardless of who sent it.
In your database server
you must have two database tables created: inbox and outbox for storing the
traffic information. The table layout for the inbox and outbox database tables are: