-
Notifications
You must be signed in to change notification settings - Fork 262
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
One Click Suggested Unsubscribe #5387
One Click Suggested Unsubscribe #5387
Comments
I assume they get that info from some headers? Would you have an example email where that quick unsubscribe is shown so we can inspect the header info? |
there is a See RFC2369: https://datatracker.ietf.org/doc/html/rfc2369 |
This is there in Gmail, Apple mail and Outlook so it sounds like a great idea! Screenshots for other email clients are at Penpot |
From testing and articles like https://www.sendinblue.com/blog/list-unsubscribe-header/ I learned that it's not always just a link. It might also be a
|
I think I'll go with 2) because it's good UX and not as much magic as 3) should there be a reply to the background message |
So the message will be seen in the Sent folder once it has been sent? That may lead to confusion since I'm assuming the contents of the mail would be fairly cryptic to an everyday user? Also, since this is kind of a destructive action (once you unsubscribe from a mailing list it can be hard to subscribe again), there could be a confirmation dialogue Also, interesting approach from Protonmail for messages which don't directly have an email for unsubscribing, but a link: This is the message shown when there is an email. Also, the mockup here conflicts with the the design in #8379 regarding showing the mail address in the message header. Suggestion: We show only the Unsubscribe button next to the mail address in the subline, without the "This message is from a mailing list" that is seen in the mockup here :) |
Not necessarily. It depends on the mailing list. Some just need a message with the subject "unsubscribe". Even if the messages are slightly technical I would like my email client to be transparent about the messages sent. A message without traces is a bit meh. |
That's a great point! I am sold, nice :) |
Tested this quickly and indeed run into |
🎆 thank you everyone. |
Feature Request
Easily unsubscribe to promotion emails by grouping them into a list and allowing for simple one click unsubscribe.
Edison email as well as apparently CleanFox have a feature to quickly unsubscribe to newsletters and promotional emails.
Specification
Work packages
The text was updated successfully, but these errors were encountered: