Hi i am reading mail using
java mail and marking all the read mails as SEEN
but next time when i print the total unread mails it's giving me wrong count. seems like SEEN flag is not working as i was expecting.
am i missing something ?
Bellow is my code to read mails