What steps will reproduce the problem?
1. Login using valid username and password.
2. Note the time.
3. Click around (view individual messages, for example) to ensure connection is
on for the next
30 seconds.
4. Just after 30 seconds from the login, click something.
What is the expected output? What do you see instead?
While one would expect a normal user to continue being able to view messages,
an exception
page displays indicating the Folder is not open, or something related.
This issue is caused by the fact the connection to POP3 is only ever
reactivated when doing
obtainOpenInboxFolder in Pop3MailSession. This is no longer the only case in
which a reset
should happen. Instead, a reset on the timeout task should happen everytime a
significant link
is clicked
Original issue reported on code.google.com by jonny.me...@gmail.com on 25 Oct 2009 at 6:19
Original issue reported on code.google.com by
jonny.me...@gmail.com
on 25 Oct 2009 at 6:19