From: Rodrigo Severo [mailto:[EMAIL PROTECTED] > > 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?
As far as I know, the only way to get the logins to work with either domain is to create both login accounts and point them to the same homedir. I can understand the need to have incoming email use either of two domains, but why can't you educate your users to always use the "real" domain for logins? If I received email for [EMAIL PROTECTED] and [EMAIL PROTECTED], and they both came to the same mailbox, why would I use one login to check it one time and a different login to check it another time? Bowie ------------------------------------------------------- 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
