search for: oldsvr

Displaying 2 results from an estimated 2 matches for "oldsvr".

2019 Nov 12
2
proxy dual server setup clarification
...a new server next to the old server, and enable proxy on both. Is this then enough to migrate user by user with the passdb host=newsvr option to the new environment? Eg. I do not need to configure a director setup? I only need to enable proxy for imap and lmtp on both servers? (messages on the oldsvr will be proxied to the newsvr?)
2019 Nov 12
0
proxy dual server setup clarification
...erver, and enable proxy on > both. Is this then enough to migrate user by user with the passdb > host=newsvr option to the new environment? > > Eg. I do not need to configure a director setup? > I only need to enable proxy for imap and lmtp on both servers? (messages > on the oldsvr will be proxied to the newsvr?) You need just one proxy where the user session is authenticated and then forwarded to either backend depending on the host value. You don't need to "enable proxy" on any backend or use director. Sami