Re: different IP for outbound mail

2010-06-16 Thread Avinash Pawar // Viva
Hi Wietse, I check out the sender reputation topics under Postfix 2.7 RELEASE NOTES. But this is different than what I want. I will explain you my requirements : Consider there are 20 IP's will be bind on one single MTA server. Then postfix will pickup any IP (or in round robin fashion) and sen

Re: different IP for outbound mail

2010-06-16 Thread Wietse Venema
Avinash Pawar // Viva: > Hi Wietse, > > I check out the sender reputation topics under Postfix 2.7 RELEASE NOTES. > But this is different than what I want. > > I will explain you my requirements : > > Consider there are 20 IP's will be bind on one single MTA server. > > Then postfix will pickup

Re: different IP for outbound mail

2010-06-15 Thread Wietse Venema
Avinash Pawar // Viva: > Dear Sir/Madam, > > When any e-mail sent from postfix, the system's IP address will be use in > email header. > > But I want that each mail should take different ip's. > > These ip's will store in ip tables or they will save in virtual interfaces. > > Please suggest me