Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
1163 Lượt xem

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


Ảnh đại diện
Huỷ bỏ

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

Câu trả lời hay nhất

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 🙂

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 12 24
47
5
thg 1 23
8446
0
thg 1 19
2802
1
thg 11 24
1033
0
thg 8 24
1314