On Wed, Jun 30, 2004 at 12:46:03PM -0300, Cassiano Aquino wrote:
>
>
> Sorry hehe
>
> I have 6 servers with smtp, pop and imap.. In the front of the servers I
> have one load balancer.. When the user log in in a machine that's need to
> proxy the imap/pop connection auth_{imap,pop} do the proxy and not reach the
> local pbsadd.. The pbsadd is only reached in the remote machine where the
> user mailbox lives, when this occur the TCPREMOTEIP is the IP from the
> server that proxy the user connection and not the real user IP because the
> connection comes from auth_{imap,proxy} from the other server..
>
You need to run pbsadd on the imap/pop proxy by using the -d flag for
auth_imap and auth_pop. This flag was added at the beginning of the year
-- at least I think it was added then -- and is needed for clusters.
You need to disable pbsadd on the internal servers (e.g. with the NOPBS
env var in the tcpserver rules file).
--
:wq Claudio