Skip to content

Conversation

qgroulard
Copy link

Backport of odoo-dev@841ee35

Make Odoo mass mailing RFC 8058 compliant.

See issue odoo#165169.

And PR odoo#153864.

Globally a backport of odoo/odoo@c0775de where mail sent through
mass mailing now have unsubscribe headers set. This requires a small update
in the send method to allow email-specific headers; previously to this commit
only generic headers from the mail.mail were considered.

With some fixes, notably csrf is disabled on unsubscribe route as it is now
called directly as one-click, without form and csrf. This is necessary notably
to allow famous email readers to include links directly in their UI.

Task-3932001 (Mail: Unsubscribe Headers Everywhere)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants