Hello everyone I'm running odoo v14 on a kubernetes cluster and I want to configure outgoing email in the odoo.conf file, but when I set the smtp_server to smtp.gmail.com, odoo is looking for the smtp.gmail.com.default.svc service. cluster , how can I make it not go to the internal service of the cluster but go out to the internet? Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
1812
查看
Hi,
You can follow the following link for gmail SMTP outgoing mail server in Odoo:
Thanks