-
-
Notifications
You must be signed in to change notification settings - Fork 120
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
[Bug] Cannot fetch IMAP messages #518
Comments
Hi,
First of all, thank you for your interest in Himalaya CLI!
Can you try to list envelopes without pagination?
himalaya envelope list --page-size 0
I do not have a single clue about what is going on. I tried to reproduce
your issue, without success. I suspect the issue to come from your email
provider, qq.com. Would it be possible for you to create us a fake
account there, so I could debug? You can send me credentials either as a
private message on the Matrix chat, or by email at:
clement.douin at posteo.net
|
It does work with But why I need this param. I find the explanation in the sample config that
Sry that I could not provide you a fake account to test. In short, the qq.com mail service asks for phone number registered with ID card :( However, is it possible to hypothesize the path (e.g., whether it lies in the client or the core dependency) based on the trace information in the first paragraph? I will continue conducting some tests in this area. BTW, I use Gmail in my daily life through proxy tools. I mentioned in the core repository issue, this requires proxy feature support in advance. |
When using |
I also have this problem, but I can use imap.qq.com mailbox in aerc. |
|
I will add the log for the next patch release. From there we will be able to debug properly this issue. |
Hi, I use IMAP to test one email account. After setting the configuration and solving the tls problem. Finally, envelope list only work for 1 mail which send/receieve by my self.
you can see from the output: 1
Bug
Next I send a test email (with only 'test' body) from gmail/output. And himalaya return error. Seems it successfully links to the INBOX and finds
exists(2)
with the incoming mail. But it cant resolve the IMAP task.The text was updated successfully, but these errors were encountered: