Hi All, The problem is: I have the virtual dommain example.com placed in the hosteddomains. I need to make next things. All addresses with @example.com have to go to [EMAIL PROTECTED] except: [EMAIL PROTECTED] -> [EMAIL PROTECTED] [EMAIL PROTECTED] -> [EMAIL PROTECTED]
I use userdb for virtual domain accounts. I'll have a lot of domains with the same scheme. I can do next: 1 put into ..../etc/aliases/system --------------------------- @example.com: global-example-com --------------------------- then add to userdb 2 accounts: --------------------------- [EMAIL PROTECTED] home=/path/to/popboxes/e/example.com/postmaster.... global-example-com home=/path/to/popboxes/e/example.com/postmaster.... --------------------------- Where 1-st account for pop/imap login and 2nd for delivering emails. Thats all good. But I can't add 3-rd account [EMAIL PROTECTED] because @example.com rule from aliases will redirect it to global-example-com. What I can to do in this case? Thanks a lot. -- nic-hdl oku11 ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
