跳至內容
選單
此問題已被標幟
1 回覆
1806 瀏覽次數

Hello Odooers,

I have opted for free domain from Odoo for a year. Based on that domain, I want to create email ids in Odoo as well as want to send and receive emails in Odoo. How can I do both things in Odoo?

Do I have to create new users for each email id or we can create email ids without creating users?

頭像
捨棄
最佳答案

Mailbox

The one-year free domain name offer does not include a mailbox. There are two options to link your domain name with a mailbox.

Use a subdomain

You can create a subdomain (e.g., subdomain.yourdomain.com) to use as an alias domain for the database. It allows users to create records in the database from emails received on their email@subdomain.yourdomain.com alias.

To do so, open the database manager, click the gear icon (⚙️) next to the database name, and go to Domain Names ‣ DNS ‣ Add DNS record ‣ CNAME. Next, enter the desired subdomain in the Name field (e.g., subdomain), the original database domain with a period at the end (e.g., mycompany.odoo.com.) in the Content field, and click Add record.

Then, add the alias domain as your own domain by clicking Use my own domain, entering the alias domain (e.g., subdomain.yourdomain.com), clicking Verify, and then I confirm, it’s done.

Finally, go to your database and open the Settings. Under the Alias Domain field, enter the alias domain (e.g., subdomain.yourdomain.com), click Create, and then Save.

Use an external email provider

To use an external email provider, you should configure an MX record. To do so, open the database manager, click the gear icon (⚙️) next to the database name, click Domain Names ‣ DNS ‣ Add DNS record ‣ MX. The values you should enter for the Name, Content, and Priority fields depend on the external email provider.

 See also

Domain names — Odoo 17.0 documentation

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
5月 24
1639
0
3月 15
3397
0
11月 24
1081
2
8月 24
3349
2
10月 23
3118