I'm testing the mail marketing app.
The unsubscribe link in the mail templates points to "MyOdooUrl/unsubscribe_from_list" which returns a 404 error.
What am I doing wrong?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I'm testing the mail marketing app.
The unsubscribe link in the mail templates points to "MyOdooUrl/unsubscribe_from_list" which returns a 404 error.
What am I doing wrong?
I had to change the "web.base.url" system paràmeter and remove the trailing slash on it.
Now, it works fine.
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire
Any ideas?
Anybody solve this?
After you do the scheduled email, it works fine.