SquirrelMail  
Donations
News
About
Support
Security
Screen shots
Download
Plugins
Documentation
Sponsors
Bounties





Junk Email Filter






Security Notice
Phishing campain
Version 1.4.15
Security Upgrade
Older Newer
Wed, 08 Aug 2007 03: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-2016 by The SquirrelMail Project Team