콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
2383 화면

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
2105
0
3월 15
3726
0
11월 24
1413
2
8월 24
4197
2
10월 23
3511