Open agalanin opened 1 year ago
It looks like the server is sending an invalid FETCH response. What server are you connecting to? Do you know what server software your email provider is using?
@cketti, I'm connecting to imap.yandex.ru. Unfortunately I don't know what IMAP server software running on this server. Probably it's something proprietary.
Can you provide the full MIME structure of the message causing this error?
I replaced file content with (base-64 encoded file)
but preserved MIME structure
Date: Wed, 12 Mar 2023 03:45:06 +0300 (MSK)
From: addr1@example1.org
To: addr2@example2.ru
Message-ID: <141234567.2591681234567890.JavaMail.tech_user@rmcp-monolith-6c6bcfffff-7ffff>
Subject: subject
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="----=_Part_364_1114187583.1680115447937"
------=_Part_364_1114187583.1680115447937
Content-Type: multipart/related;
boundary="----=_Part_365_528345150.1680115447937"
------=_Part_365_528345150.1680115447937--
------=_Part_364_1114187583.1680115447937
Content-Type: application/pdf; name=account_details_*1234.pdf
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename=account_details_*1234.pdf
(base-64 encoded file)
------=_Part_364_1114187583.1680115447937--
Hello Alexander,
I have been trying to reproduce the issue you described (in Samsung A6, Android10, With a Gmail account ), but I am having difficulty doing so. I was wondering if you could provide me with more information on the scenario you experienced in order to help us resolve the issue.
Specifically, could you please provide me with more details on how to reproduce the issue, as well as any other information that could be helpful in diagnosing and fixing the bug?
Your assistance in this matter would be greatly appreciated. Thank you for your time and help in resolving this issue.
Best regards, Husain
could you attach a picture or video for this scenario?
There is nothing that I can record on a video or show on an image. All messages starting from problematic one are not displayed in UI without any visible errors.
Probably the issue is related to my mail server (https://mail.yandex.ru) since it can't be reproduced with GMail. You may register an account for free.
There is nothing that I can record on a video or show on an image. All messages starting from problematic one are not displayed in UI without any visible errors.
Probably the issue is related to my mail server (https://mail.yandex.ru) since it can't be reproduced with GMail. You may register an account for free.
Thanks Alexander.
Checklist
App version
6.400
Where did you get the app from?
F-Droid
Android version
10
Device model
No response
Steps to reproduce
Expected behavior
Message fetched OK
Actual behavior
Fetching messages stops at this position without any error message.
Still reproduces in version 6.510.
Logs