-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IMAP IDLE push stops working when device switches networks #8574
Comments
The log doesn't show any obvious errors. IMAP connections seem to be re-established and the IDLE command is issued. The app downloaded a bunch of messages, but didn't generate notifications because the messages have been marked as read on the server (see |
That is odd, because when I refresh by pulling down, I do see new unread messages appear. Is there any more info I can generate that may be useful? |
There's a lot of traffic in the log. It's hard to tell if everything is working like it should or not. Maybe disable periodic sync and push for all accounts but one. Then perform the steps to reproduce and write down the current time for each step. For the new messages use numbered subject lines. That should make it easier to correlate the information in the log. |
Just a quick update. After turning off sync and just keeping push enabled seems to have fixed my issues. At some point when the push and sync settings moved to folders, sync somehow got re-enabled for me I guess. At any rate, I'm not seeing this issue anymore and is now behaving like K-9 used to. I'm going to close this issue. If I run across this again, I'll re-open. Thanks! |
I am still able to reproduce this issue almost daily with the 8.1 version. Pixel 8a with Android 15. |
Checklist
App
Thunderbird for Android
App version
8.0b5
Where did you get the app from?
Google Play
Android version
15
Device model
Pixel 6a
Steps to reproduce
Other info: Changing the interval for "Refresh IMAP IDLE connection" does not change this wrong behavior
Expected behavior
IMAP IDLE should remain active and email notifications should be delivered instantly
Actual behavior
Receiving email and notifications stop when device switches networks
Logs
Log attached.
thunderbird_logs.txt
The text was updated successfully, but these errors were encountered: