SquirrelMail English Site Russian Site Japanese Site 
News
About
Support
Screen shots
Download
Plugins
Documentation
Sponsors



Older Newer
Wed, 08 Aug 2007 12:10:24 . . . . squirrelmail.org [Removing the information not related to DBMail optimization, since that information is available elsewhere]


Changes by last author:

Added:
[DBMail] is an IMAP server that uses an SQL database backend to store the emails. It's possible to improve the IMAP server performance by optimizing the SQL server.

=== MySQL ===

Compile MySQL 5.0.x with LinuxThread if you are using FreeBSD 4.x or 5.x, since that will make it works faster.

Also check these links:

* [Optimizing the MySQL Server] (Especially the section on how to turn on the query cache.)

* [InnoDB Performance Tuning Tips]

=== Known bugs ===

Server-side sorting is broken in DBMail 2.0.7. Don't use server-side sorting if you get the following error:

<code>

ERROR : Connection dropped by imap-server.

Query: SORT (FROM) ISO-8859-1 ALL

</code>

© 1999-2008 by The SquirrelMail Project Team