A frequent question on OSM mailing lists is "please unsubscribe me". Then there's always someone explaining how to do this. But a lot of people probably don't bother, and just mark messages as spam (which increases probability that OSM messages are marked as spam for everyone). It looks simple to add a one click unsubscribe link to the messages. Or am I missing something? If not, who can I ask for a change? Or would you have to implement this list by list? asked 22 Nov '15, 16:34 joost schouppe
showing 5 of 6
show 1 more comments
|
The mailing lists I know send in every mail a hint how to unsubscribe. Usually it requires just an email with the subject "Unsubscribe". answered 29 Nov '15, 01:12 malenki |
They list the disc of the lists as proper place for tech discussions: https://wiki.openstreetmap.org/wiki/Mailing_lists
You mean https://wiki.openstreetmap.org/wiki/Talk:Mailing_lists ? Added there. I wonder if someone is watching that...
If it is just the email address in the link, I can unsubscribe any other user by generating the link with his/her email address. The current system requires a password and should be safer (i.e. protect against unsubscriptions by someone else). Therefore a one-click solution should include a a unique code in the link that is personal for the recipient and cannot be guessed by another person. This is the "hard" part.
Nevertheless both solutions require an different email for each recipient, which requires more CPU power and probably other resources.
Yeah, I thought about that (too late). But the second option I linked (https://mail.python.org/pipermail/mailman-users/2011-April/071414.html) might be feasible: unsubscribe with a mail.
I like the fact that you have to click a confirmation that is sent via email to you. Given that email addresses of people who have posted are known, it would be too easy to unsubscribe other people. There is already a link to https://lists.openstreetmap.org/listinfo/listname which itself has a link to https://lists.openstreetmap.org/options/listname A link to this second url could be added for more convenient unsubscriptions (adds clutter), or the unsubscription link could be made more outstanding on the listinfo page (currently you have to read all text to find it at the bottom).
you can teach your spam filter to never put osm-list emails into spam. The only backside is that you have to filter the occasional spam manually ;-)