On 01/05/02 09:33 -0400, Igor Brezac wrote: <snip> > cyrus can listen on multiple interfaces. The rewrite code can check where > the connection came from and then apply the rewrite rule accordingly. Effectively a single binary with different installs. If you have the ips to spare, then this is the way to go. > > > > We have users authenticating with [EMAIL PROTECTED] > > I'd like to avoid this if I can, but I may have to go this route. What is > the cyrus mailbox name for [EMAIL PROTECTED] vs [EMAIL PROTECTED]? user/user.dom.ain , user/user2.dom.ain The rewrite code is basically s/@/./, with calls in the appropriate places in the authentication mechanisms.
Devdas Bhagat