3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] how to prevent wr...
FromSent OnAttachments
chester c youngSep 25, 2004 7:29 pm 
Jeff JansenSep 26, 2004 7:31 am 
Tim HunterSep 26, 2004 7:47 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] how to prevent wrong mail deliveryActions...
From:Jeff Jansen (ivb_@sil.org)
Date:Sep 26, 2004 7:31:14 am
List:net.sourceforge.lists.courier-users

chester c young wrote:

with two local domains d1.com and d2.com having users u1 and u2 respectively.

if mail is wrongly addressed to u2ATd1.com, how do you bounce the mail and/or insure u2 does not receive it by accident?

You don't. That's the point of a *local* domain. When d1.com and d2.com are both in 'locals' then there is no 'u1@d1.com' and no 'u2@d2.com'. There is only 'u1' and 'u2'. It doesn't matter which domain is used; u1@<any-local-domain> is always delivered to the user 'u1'.

You need to redo these domains as hosteddomains. In that case 'u1@d1.com' and 'u1@d2.com' are two separate accounts since the domain is now part of the account name.

Read the DESCRIPTION section of the 'makehosteddomains' man page for an explanation of how this works. I think that what you really want is hosted domains, not local domains.