Hi,
I'm using Odoo13 (SaaS version), I configured an outgoing smtp server, adapted the templates for invoicing, etc (under technical menu) to use this new smtp server instead of mydb.odoo.com. it works fine.
However for simple mails like send mail via the contact module, it's still using the Odoo default gateway.
I see 2 options:
- give lowest prio to my smtp but I don't know the prio of Odoo one.
- adapt / create a template for all mails to use my outgoing smtp. But I don't know how to do it.
Any help would be appreciated 🙂
Thx