Skip to Content
Menu
This question has been flagged
2 Replies
2918 Views

We have Odoo ver. 14 multi-company solution with four companies activated. Unfortunately, each of these companies has its own unique domain name. How can we configure Odoo 14 multi-company solution to support different domains for proper email communication? The aim is to have purchase orders, invoices, etc., sent through Odoo directed to the respective company. It would also be helpful to know how to configure the mail-server to ensure everything works correctly. Does anyone have a good reference to offer?


Avatar
Discard
Best Answer


  1. Company Configuration:

    • Make sure each company in Odoo has its own domain set up. Go to "Settings" > "General Settings" > "Companies" and set the "Domain" field for each company to their respective domain.
  2. Email Templates:

    • Customize email templates for each company. You can do this by editing the email templates and using placeholders for dynamic data like company name, website URL, etc.
  3. Outgoing Email Server:

    • Configure an outgoing email server for each company. Go to "Settings" > "Technical" > "Email" > "Outgoing Mail Servers" and create a separate outgoing email server for each company. Configure the SMTP settings and set the "Alias Domain" to the domain of the respective company.
  4. Domains and Aliases:

    • For each company, set up email aliases associated with their domain. Go to "Settings" > "General Settings" > "Email" > "Aliases" and create email aliases for each company's domain. This helps Odoo identify which company to associate emails with.
  5. Access Rights:

    • Make sure users are assigned to the correct company. Each user should have access to the company they belong to. This ensures that the correct company's settings, templates, and email servers are used.
  6. Invoicing and Document Settings:

    • Set up the invoicing and document settings (like purchase orders, sales orders, etc.) for each company. Make sure that each document's sender company is correctly configured.
  7. Testing:

    • Test the setup by sending test emails from different companies and verifying that they are sent using the correct email server and templates.
  8. DNS Configuration:

    • Ensure that the DNS records for each domain are properly set up. MX records should point to the correct email servers.
  9. SSL Certificates:

    • If you're using HTTPS, make sure you have SSL certificates properly configured for each domain.


Avatar
Discard
Author

Thank you very much!
I will try to check all the mentioned settings. Did I understand correctly that everything should work in the standard solution and there is no need to install any 3rd party app, right?

Best Answer

Hi, 

You can see following for this:

https://youtu.be/GkNgc-fZO-I

Hope it helps,

Thanks

Avatar
Discard
Author

Thanks for the link, but unfortunately it doesn't answer my main question. How to get emails with different domain names to work in Odoo? ;)

This is something different than what asked in the question. The question was how to manage multiple mailing server within Odoo multi company setup.

Related Posts Replies Views Activity
5
May 25
17297
0
Apr 25
804
1
Apr 25
1054
0
Mar 25
1001
4
Mar 25
8855