> my user 300 person , I want build QMAIL LDAP but no MYSQL database , my > Qmail LDAP is single server and integrate with squrellmail or IMP for > web mail, security virus/spam with spamassin, simscan and clam av.. > > I question > > > Can I build Qmail LDAP without SQL server and normal..??
IMP uses SQL to store user information. SquirrelMail can use SQL or flat files. I think both webmail packages use PHP Pear DB libraries and you can use flat SQLite file instead of MySQL, PostgreSQL, Oracle or any other database server. If you want to have user level preferences in SpamAssassin that can be controlled in webmail interface without SUID or other privilege elevation tricks, you need SQL. Simscan and clamav does not depend on SQL. Qmail-LDAP does not depend on SQL. -- Tomas