I have a single machine running Redhat 5 which is being used as a virtual
hosting web server for about 10 domains. I have the DNS and HTTP all set up
and working great. What I need is to figure out how to handle email like
the virtusertable option and mapped these addresses successfully so that
they either point to local user or external user. Here's the catch: I want
to be able to add multiple POP/IMAP accounts for each virtual host without
restriction to the username. So that instead of just virtual aliasing the
webmaster accounts, I could actually have a user login as webmaster/passwd1
to POP server domain1.com and a different user login as webmaster/passwd2 to
POP server at domain2.com. I do have these set up with unique IP addresses
so that older browsers work with the HTTP. I have set up Kerberos4
authentication server and Cyrus IMAPD mail server, but I am still at a loss
as to how to implement this.
Any information or URLs would be greatly appreciated.
Joe