- 1,251 categories
- 40,829 scripts
Updated: 09/23/2005
- What are the advantages?
Free, and open source!
Scalability
DBMail is as scalable as the database system that is used for the mail storage. In theory millions of accounts can be managed using DBMail. One could, for example, run 4 different servers with the pop3 daemon each connecting to the same database (cluster) server. Manageability
DBMail is based upon a database. DBMail can be managed by changing settings in the database (f.e. using PHP/Perl/SQL), without needing shell access.
Speed
DBMail uses very efficient, database specific queries for retrieving mail information. This is much faster then parsing a filesystem.
Security
DBMail has got nothing to do with the filesystem or interaction with other programs in the Unix environment which need special permissions. DBMail is as secure as the database it''s based upon.
Flexibility.
Changes on a DBMail system (adding of users, changing passwords etc.) are effective immediately.
- Categories
- Platforms
- Licenses
- Author