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) 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
