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?