Hello.
i install Odoo with the windows installer. I create a reverse proxy with IIS to access from port 443 and my domain.
I change in odoo.conf file the proxy_mode = True and i change the parameters in odoo
web base url to my domain
web base url frezze true
All is working fine, i access to Odoo and i can work normally but..
When i send an email marketing application the links do not work. The problem is the redirection 301 from odoo to the link.
I don't know if is a odoo issue or a missconfiguration from the reverse proxy in IIS.
Can you help me?