Open lpoujoulat opened 4 years ago
I guess we could do it exactly the same as the Notifications app does:
It would go right around here:
Though I wonder if maybe we should really handle at least part of this in Server, by adjusting the addFooter()
:
Hello Guys,
we had some trouble with the mail sent by Activity on some events, like administrators broadcasts: a very large number of e-mails is emitted and regularly, some ISP detect them has spam or some user mark them has spam not knowing how to stop them. This leads to some risks of blacklisting of our servers.
The activity E-mails should include a text in the footer saying for instance "Choose how to be notified" and pointing back to https:///settings/user/activity
The mail should also include a List-Unsubscribe header pointing at the same location.
This would solve the issue and make the mail more MTA/Clients friendly
Best regards