tutao / tutanota

Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.
https://tuta.com
GNU General Public License v3.0
6.05k stars 523 forks source link

Push notifications for emails marked as SPAM #831

Open renatolond opened 5 years ago

renatolond commented 5 years ago

When an email is redirected by the spam rules to the Spam folder, a notification is still generated. I would expect that either I can disable notifications for the Spam folder, or that they are not generated at all.

Happens on Android app from F-droid and on the desktop.

charlag commented 5 years ago

We expect your emails to be encrypted so we apply inbox rules on the client side, when the app is opened. Android notifications are send from the server and we don't know if you think it's a spam or not. We could improve it relatively easy for the case when the app is in foreground but background is much harder.

charlag commented 5 years ago

I stand corrected here by @armhub because it seems like we do apply spam rules on the server. It means that we should look into it, thanks for reporting!

nikolayhg commented 4 years ago

same for the Desktop App!