It's not elegant, but... You could create 2 accounts per user, one under each domain. Have them have the same $HOME or Maildir. I had this setup once before, although the logic escapes me why I did.
I have a set of scripts that create my users for userdb, and I just added a second set of commands to do everything I had done before, but with a different domain. It works OK. If you do this, be sure the script calls makeuserdb at the end, or you'll wonder why your user can't login ;) -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rodrigo Severo Sent: Friday, October 31, 2003 2:42 PM To: Bowie Bailey Cc: [EMAIL PROTECTED] Subject: Re: [courier-users] Virtual domain aliases First of all, thanks for your attention. Bowie Bailey wrote: >From: Rodrigo Severo [mailto:[EMAIL PROTECTED] > > >>What I need is a domain alias for an already existent virtual >>domain. Something like Courier accepting messages for domain >>EXAMPLE.COM as if they were for TEST.COM. Also all users of domain >>TEST.COM being available for domain EXAMPLE.COM. >> >>I read http://www.courier-mta.org/makealiases.html but I am not >>seing how to implement this functionality. Am I missing something >>obvious? >> >> > >Check out http://www.courier-mta.org/makehosteddomains.html. The >section you want is near the top talking about using tabs to define an >alias for a domain. > >In your case, put this into your hosteddomains file: >example.com test.com > >(note that there must be a SINGLE TAB separating the domain names) > > This is almost what I need but I believe that if one of my users tried to login to check emails as [EMAIL PROTECTED] it would fail, wouldn't it? I believe that only [EMAIL PROTECTED] would work. Is there a way to implement such a setup with Courier? TIA, Rodrigo Severo -- ---------------------------------------------------- Rodrigo Severo F�brica de Id�ias Fone: +55(61)321 1357 Fax: +55(61)223 1712 SBS - Quadra 2 - Ed. Empire Center - Sala 1301 Bras�lia/DF - Brasil CEP: 70.070-904 ---------------------------------------------------- ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
