Problem with multiple Global Domain documents

Hi,

I have problems setting up multiple Global Domain documents.

I have the following configuration:

Global Domain: Domain_A

Domino domains and aliases: DominoDomain_A

Primary Internet Domain: Domain_A.com

set as default

and

Global Domain: Domain_B

Domino domains ad aliases: DominoDomain_A

Primary Internet Domain: Domain_B.com

My Users are member of the Mail Domain “Domain_A” (User document → Domain) and receive internet mails sent to Username@Domain_A.com

Now I create a new user and make him member of the Mail Domain “Domain_B” (User document → Domain: Domain_B). So he should be able to receive mails sent to Username@Domain_B.com but not to Username@Domain_A.com.

When I try to send a mail to the new user, there is an errormessage “No route found to Domain “Domain_B””

If I change the user’s Domain to “Domain_A”, the user receives messages sent to “@Domain_A.com” as normal.

I restarted the server and when the router task is beeing loaded, it shows the status message: Router loaded for Domain: Domain_A. Shouldn’t it show a message for “Domain_B” also?

What’s wrong with my setup?

Thanks

Daniel

Subject: You have to set domain B as an alias

As I can understand from your configuration, DominoDomain_B doesn’t exist so it can’t be converted. Domino Domains are connected to Notes certifier. If you have 1 Notes certifier you can have 1 Domino Domain. To 1 Domino Domain can correspond many internet domains. The better solution, in my opinion, is to set the second internet domain as an alias and keep only 1 Global Domain Document.

Subject: One Domino Domain with multiple Mail Domains

Hi Alessandro,

If I setup DOMAIN_B as an internet domain alias for DOMAIN_A, I have to create much to many user-aliases.

My goal is to have only one DominoDomain with two or more MailDomains like:

DOMINO_DOMAIN_A has got the following users

User1

→ Alias: User

→ MailDomain: DOMAIN_A

User2

→ Alias: User

→ MailDomain: DOMAIN_B

Both users are in the same Domino Addressbook/Domain, but shall only receive internet emails either sent to an internet domain alias of DOMAIN_A or to an internet domain alias of DOMAIN_B.

If I create an internet domain alias, User1 and User2 will receive emails sent to both domains. To restrict User1 to DOMAIN_A and User2 to DOMAIN_B, I need to create add. usernames for both (User1@DOMAIN_A.COM and User2@DOMAIN_B.COM).

Subject: Configuration for more than one internet domain

Hi,

First of all you need to determine one internet domain as main, and any extra internet domain as an alias to the first domain. Then in only one Global Domain document, where “Local primary Internet domain:” field is your main internet domain, and “Alternate Internet domain aliases:” field any extra internet domain.

Right now your server will receive mail for user@domainA as well as user@domainB.

Now you just have to map users to the correct internet domain, in the person document, internet address is the main address for this user. You can also add more internet addresses adding aliases to the “user name” field.

It’s important to understand the server will receive mail for both internet domains, and will distribute them to users using details from person document, so if you have only one “John Doe” in the DD, mail send to jdoe@domainA AND jdoe@domainB will be delivered to him. The reply address for each user will be the value in the “internet address” field.

HTH,

Daniel