eMill by default stores message and statistics information in SQLite databases. However,
eMill can also store this data in a MySQL or SQL Server external database.
From the Tools/Options, menu, click on the Store tab:
Check Store message list and tracking statistics in external database
to let eMill use a MySQL or SQL Server external database. Please note that
only new published projects will use this database.
Use the Data type list to select either MySQL or SQL Server database
type.
The Database serverf ield must contain the network name of the MySQL or
SQL Server database server. This can be a domain name, a NetBIOS name, an IP
address or a SQL Server name like SERVERNAME\SQL2005.
Enter a User name allowed to connect to the database. You must enable
the TCP/IP transport to connect to a SQL Server databnase and use a SQL Server
user account.
Enter the user Password.
Check Use one database for all mailing projects if you want that all
projects use the same database.
Check Create one database per account if you want to separate project
data per account. The database user must have the right to create new databases.