Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC 8058 One-Click Unsubscribe (#1210) #1538

Merged
merged 1 commit into from
Dec 8, 2022
Merged

Conversation

ikedas
Copy link
Member

@ikedas ikedas commented Dec 4, 2022

This PR adds RFC 8058 One-Click Unsubscribe functionality.

The header fields for one-click are added to messages delivered through the list when the following conditions are met:

  • wwsympa_url parameter is set.
  • rfc2369_header_fields parameter contains unsubscribe.
  • message personalization is enabled.
  • DKIM signing is available (required by the RFC).

One-click link URL will be expired in 7 days to prevent abuse.

This may fix #1210.

@ikedas ikedas changed the title RFC 8058 One-Click Unsubscribe RFC 8058 One-Click Unsubscribe (#1210) Dec 4, 2022
@ikedas ikedas force-pushed the rfc8058 branch 3 times, most recently from 205af82 to 84584e7 Compare December 6, 2022 10:04
@ikedas ikedas marked this pull request as ready for review December 6, 2022 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RFC 8058 One Click Unsubscribe
1 participant