تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
1156 أدوات العرض

Hey guys, 

I having a problem with my email marketing newsletter email list, the unsubscription button when clicked is asking to the user do the login.


How to disable the login for this? 


I saw that the url from the unsubscribe is comming as domain.odoo.com/unsubscribe_from_list and redirect to domain.odoo.com//web/login?redirect=%2Fmailing%2Fmy%3F


Thanks


الصورة الرمزية
إهمال

Running into the same issue, did you find a solution?

أفضل إجابة

Hello,

This behavior usually occurs when the unsubscribe link redirects to a login page, which should not happen for email marketing recipients.

Here are a few steps to help fix this (tested on Odoo Online):

Make sure the contact is an external one (not linked to an internal Odoo user).

➤ If the email address is associated with an internal user, Odoo may force authentication.

Ensure you're using the correct unsubscribe tag in the email template:

jinja

CopierModifier

${object.website_message_ids._unsubscribe_link()}

Or use the standard unsubscribe block provided in the Odoo email editor, which automatically includes the correct link.

Avoid testing while logged in. Test the unsubscribe link from an external email client (like Gmail) to simulate a real recipient's experience.

Hope this helps!

Good luck 🙂

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
ديسمبر 24
47
5
يناير 23
8437
0
يناير 19
2798
1
نوفمبر 24
1027
0
أغسطس 24
1310