DN Singh:
> Hello,
>
> I was searching for nginx as load balancer, but couldn't quite figure it
> out.
It requires a minor patch if you need to pass the remote client
SASL username to Postfix.
http://www.ruby-forum.com/topic/205086
http://citrin.ru/nginx:xclient-login-patch
> Also, I am not sur
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 wrote:
> On Fri, Dec 16, 2011 at 6:05 PM, Wietse Venema wrote:
>
>> DN Singh:
>> > Hello Gro
On Fri, Dec 16, 2011 at 6:05 PM, Wietse Venema 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.
>
>
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 d
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
only to number on MTAs specified in a list, no outside delivery involved.
My questions are:
1) Is this this possible?
2) If possible,