Hi, In my case we used postfix-2.4 (latest - 2.4.7), dbmail 2.2 (also latest version) and nginx as imap4/pop3 and HTTP-proxy server.
About nginx you can read on page http://sysoev.ru/en/ . Nginx - is very fast, simple to configure proxy-server with load balancing, it can determine user imap4/pop3 backend via HTTP-request to authentication server. Postfix determine mail route via SQL-query and deliver mail to required lmtp-backed. If you want I can provide configs and some comments/notes for our dbmail distributed installation. > Huh? You can easily setup multiple Dbmail frontends on multiple machines, > using > a load-balancer to spread the load. > In postfix for instance you can define a transport map that will redirect > different users/domains to different lmtp servers. > And for pop3/imap you can always use perdition to spread user connects. > No need for headaches, right? _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
