-
Notifications
You must be signed in to change notification settings - Fork 87
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
iOS 18 IMAP fails to see any messages/folders #369
Comments
That's very interesting, @tarko. Could you post a WIRE debug log of an interaction between DavMail and iOS 18? Check the first FAQ here: https://davmail.sourceforge.net/faq.html#Feedback If you prefer to edit your properties file yourself, put the following lines in your properties file:
Quit and restart the DavMail application. Then have your mail program connect to DavMail and try to authenticate again. DavMail will then create a detailed log of what it is doing. This log will be stored in a |
Thanks, I unicasted the trace directly to you, had to add some more logging to capture the IMAP side as well. I don't see nothing immediate from the logs that screams "I'm broken" |
Just to clarify, I am not [email protected]. That's the project owner and principal programmer. I'm just a user of DavMail who likes to follow the development of DavMail and help other users of DavMail when and where I can. 😄 |
Yeah, my bad. Either way the logs are in correct place and I also continue looking into this. At least it is not some TLS etc issue as IMAP connection is established just fine. I also found some other cries about iOS 18 IMAP so there is hope that the bug is actually on iOS side and will hopefully be fixed in 18.1 due soon. |
FYI this has not been fixed by IOS 18.1 nor 18.2 :( |
@tarko: Do you know if this is also a problem with Apple Mail on the latest macOS? |
Sorry no idea, not a mac user |
iOS default Mail client fails to see any emails or folders after upgrade to iOS 18. No error is shown.
I have not looked into it in detail but I found stalwartlabs/mail-server#765 (comment) that seems pretty similar. Could this be the problem with davmail as well?
The text was updated successfully, but these errors were encountered: