antihax / evedata

EVE Data Website
https://www.evedata.org
MIT License
26 stars 10 forks source link

evemail proxy remarks mails as unread on iOS mail app #10

Open leonahess opened 6 years ago

leonahess commented 6 years ago

I used the mark all as read feature in the app. Then after I refreshed my inbox after a minute it randomly marks mails as unread again. Everytime I refresh the mailbox more mails are marked as unread.

antihax commented 6 years ago

thanks, this is not implemented yet as some clients are not passing through they were marked seen correctly. Will see if the changes yesterday resolved that and try to implement.

On Fri, May 4, 2018, 10:45 Leon notifications@github.com wrote:

I used the mark all as read feature in the app. Then after I refreshed my inbox after a minute it randomly marks mails as unread again. Everytime I refresh the mailbox more mails are marked as unread.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/antihax/evedata/issues/10, or mute the thread https://github.com/notifications/unsubscribe-auth/AGqJ24E7ip2JvH6blXagh7ekSvTgBszGks5tvHeagaJpZM4Ty3o4 .

leonahess commented 6 years ago

nice, that feature would be great to have. :)

antihax commented 6 years ago

This has been implemented. However, there is a 600 second cache timer on retrieving mails so if the mailbox is pulled again before this expires, the mail will be incorrectly marked as unread.

Going to leave this issue open a bit for tracking further related issues that may crop up.