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:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
1808
ビュー
Hi,
You can follow the following link for gmail SMTP outgoing mail server in Odoo:
Thanks