Am 12.09.2013 02:12, schrieb Silvio Siefke: > Hello, > > > has someone run a Mailserver (Postfix) with virtuell User which not > use Mysql/Postgresql Database Backen? I has read the Dovecot / Postfix > Websites which has Howtos for No Database but so really want not run. > > The most Howto i found are for Mysql and on Debian. Gentoo is not use > as Web/Mailserver? I found only the wiki from Gentoo but is only use > with Database. Has someone a config and can shared or know someone a > Tutorial which can take as first step to install?
You can also setup postfix and dovecot to work with virtual users without a DB .. although it is somewhat harder to maintain IMO. postfix reads textfiles easily ... dovecot is also very flexible ... it all depends on what number of users to provide if a no-DB-setup makes sense. Why do you want to avoid it? Your email suggests you are from germany ... I recommend "Das Postfix-Buch" by Peer Heinlein for a start. Nothing gentoo-specific here ... no reason not to use gentoo as a mailserver (I do that for years, although with mysql). Stefan