Than please tell me how can i balance load of outgoing mails using haproxy and what postfix program i should use to receive mails from php application and balancing load using haproxy backhand servers. Does relayhost parameter play any role in haproxy like it plays in DNS load balancing. please help me.
On Fri, Sep 7, 2012 at 8:29 PM, Wietse Venema <wie...@porcupine.org> wrote: > Naval saini: > > When mails are submited from application these parameter are not > commented > > in main.cf file > > postscreen_upstream_proxy_protocol = haproxy > > postscreen_upstream_proxy_timeout = 1s > > smtpd_upstream_proxy_protocol = haproxy > > > > server stops relaying of mails > > Your first mistake is to use postscreen to submit mail from > an application. > > postscreen is a ZOMBIE DETECTOR. > > Wietse >