This issue has been created
There are 2 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-4c16cdca-327f-417a-83b0-d4b9e10d1398 XWIKI-22381 Open

Introduce a one-click "unsubscribe" button in notification emails

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-e2c60b84-3286-43f4-8a8a-4b3528c3fce9 Guillaume Delhumeau created this issue on 01/Aug/24 13:07
 
Summary: Introduce a one-click "unsubscribe" button in notification emails
Issue Type: cid:jira-generated-image-avatar-4c16cdca-327f-417a-83b0-d4b9e10d1398 Improvement
Assignee: Unassigned
Created: 01/Aug/24 13:07
Priority: cid:jira-generated-image-static-major-b588974f-3640-419d-bd62-f1d4b0162d96 Major
Reporter: Guillaume Delhumeau
 
 

2 updates

 
cid:jira-generated-image-avatar-e2c60b84-3286-43f4-8a8a-4b3528c3fce9 Changes by Guillaume Delhumeau on 01/Aug/24 13:07
 
Description: There is a risk that notification emails get considered as spam.

See, for example, the rules concerning marketing emails sent to gmail users:
https://support.google.com/a/answer/81126?visit_id=638452602659076694-585339297&rd=1#subscriptions&zippy=%2Crequisitos-para-todos-os-remetentes%2Cconditions-requises-pour-envoyer-messages-ou-plus-par-jour

One thing that could help presenting these messages as legit, and to enhance the user experience in the same time, would be to add an "unsubscribe link", as well as the following headers:

{code}
List-Unsubscribe-Post: List-Unsubscribe=One-Click
List-Unsubscribe : <https://xwiki.org/unsubscribe/example>
{code}

Component: Notifications