Hi, pls could you help me with this problem?I have existing domino server. There is one IP address and domain “companyA.com”. This company would like to enable to use this server to another company with different domain “companyB.com”. There is no need of security and certification between these companies. both of them belongs to one person.
I read some articles about hosting organisations but I still thing there must be some very easy solution without big change to current server configuration.
in Domino Directory go to Configuration - Messaging - Domains, edit Global Domain and under Conversions add CompanyB.com as “Alternate Internet domain aliases” doing so you allow Domino to accept messages for companyB.com domain
at the DNS servers you have to create MX record to be resolved to same IP you already accepting messages for CompanyA.com don’t forget about PTR record for CompanyB.com so your messages send out from Domino have valid RDNS
now in order to send email from this new CompanyB.com domain your Lotus Notes client will need to have multiple location docs so you need to create new location and under Basic tab - Internet mail address - add new email i.e. user1@CompanyB.com
everytime you need to send email from this domain B you need to switch location doc.
perhaps there is an easier way of doing it but I do not know it, this is how I do this.
Hi Tim, thank you for Your advice. Your solution works for emails. However, what about website of companyB www.companyB.com. Is it possible to redirect (or something like this) to database companyBwebpage.nsf as well? thank You, Jakub