Option to report a sender as spam #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When deleting / unsubscribing, give the user an option to also report the sender as spam to Google.
A fair idea. A note of caution though, Google on purpose created a difference between
unsubscribeandreport spam. The reason is that many times the email itself was solicited and the sender should not be penalized. This newish mechanism gives the user an easier UX instead of clicking a link some ware unpredictable in the email.I suggest that we give the user a UI hint or warning that makes sure the user, who is mass reporting 10,000+ emails, actually means to report them as spam not just unsubscribe. The difference is not obvious to a typical user.
Also worth testing if such mass reporting may have negative consequences to the user themselves by having Google increase suspicion of them as a bot as no human would file so many reports :)
Good point. Currently, the unsubscribe action only unsubscribes on the most recent email, emulating what a user would do manually. The same thing could be done for reporting spam.