Hello, I was searching for nginx as load balancer, but couldn't quite figure it out. Also, I am not sure, it would be able to pickup queues from Mysql database.
On Fri, Dec 16, 2011 at 6:49 PM, DN Singh <dnsingh....@gmail.com> wrote: > On Fri, Dec 16, 2011 at 6:05 PM, Wietse Venema <wie...@porcupine.org>wrote: > >> DN Singh: >> > Hello Group, >> > >> > I am trying to implement an architecture, where there will be one >> Postfix >> > instance acting as load balancer/relay. I need this instance to relay >> mails >> >> Use the nginx proxy server in SMTP mode. >> >> Wietse >> >> > only to number on MTAs specified in a list, no outside delivery >> involved. >> > My questions are: >> > >> > 1) Is this this possible? >> > 2) If possible, will it use round-robin fashion or sequential sending? >> > 3) Can postfix pickup mails from a remote mysql database? >> > > Thanks for the suggestion Wietse. >