[imp] IMP 3 and Multiple domains
Barry Flanagan
barryf-imp@digiserve.ie
Tue, 20 Nov 2001 18:45:05 +0000
On Tuesday 20 November 2001 18:24, you wrote:
> Sure...
>
> I have two servers. One is my mail server. It handles multiple domains
> but no httpd. Just mail.
>
> The other server is a web server. It answers to webmail.redstarhosting.com
>
> I want users to be able to go to webmail.redstarhosting.com, login and have
> imp work for that user at what ever domain they should be using. But that
> domain / user info only exists on the mail-only server.
>
> I hope I have explained myself a bit better.
>
We have a similar setup. We simply have all users log in with their full
email address <user@domain.com> and leave $realm (set in
imp/config/servers.php) empty. Our IMAP/POP servers use the full emaiul
address as the userid - I take it you do something similar?
Hope this helps.
-Barry Flanagan