Skip to Content
Menu
This question has been flagged
1 Reply
1785 Views
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


Avatar
Discard
Best Answer

Hi, 

You can follow the following link for gmail SMTP outgoing mail server in Odoo:

https://youtu.be/bx8JXli-Y6A

Thanks

Avatar
Discard