> > does anyone use another db backend than MySQL? > > I want to exchange experiences... > > I use postgresql for ages...
Yes, both the PostgreSQL and MySQL are commonly in use. For lookups the SQLite should be fine too, but probably not for R/W tables because of lock contentions, unless you have a very light mail traffic. Mark ------------------------------------------------------------------------------ _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/