Skip to Content
Menu
This question has been flagged
1 Reply
4186 Views

Hi,

I am running odoo v12 using docker-compose. Trying to configure a GSuite mailbox in such a way that mails from that mailbox are fetched via IMAP and appear in "Discuss" section of CRM.

The IMAP and SMTP server connection seems ok. But no emails appear in Discuss. What could be the issue...

I went through these docs:

https://www.odoo.com/documentation/user/12.0/discuss/email_servers.html
https://www.odoo.com/forum/help-1/question/configure-e-mail-inbox-to-discuss-143554

https://www.cybrosys.com/blog/email-aliasing-in-odoo

The above link did not make much sense to me... Please help.

Avatar
Discard
Best Answer

Catchall aliases and the mx subdomain on your DNS.

For exemple if you use : example.com you have to use a alias domain named erp.example.com and your odoo email will be @erp.example.com

These configs are made in your domain DNS

Remember to modify the catchall aliases to reflect your configuration in odoo (dev mod)

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 19
4401
0
May 24
618
0
Feb 23
710
0
Feb 22
1120
0
Mar 21
1589