-
Notifications
You must be signed in to change notification settings - Fork 163
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
"All" Inbox, "Everything" and "History" are blank when connecting email accounts to local hosted IMAP server #1259
Comments
Is it correctly understood that you can see the emails on the local server in the cypht inbox, but not in the "all" abd "everything" views?
inspect the |
Thank you @Geryishere Some community members reported this on the chat: But AFAIK, none of the active developers were able to reproduce it. Could you join us on the chat and do a screenshare with one of the developers? |
Thank you @indridieinarsson for your suggestions. I will try to figure out the imaplib data then and provide you with the results. |
As suggested by @indridieinarsson, I have carried out the python shell using imaplib. Here is the outcome:
result: no id numbers at all, although I received a lot of emails since 16-Aug-2024 then I tried:
no Id number as well |
@Geryishere that's weird. Might try with just '' ALL SINCE "16-Aug-2024", but I'm a bit outside of my expertise here. As the aggregate views are using Imap search, this might still be a search issue - you might want to try to rebuild the search index in xeams : https://www.xeams.com/rebuildingsearchindex.htm (old article, but seams to still be valid). |
As suggested by @indridieinarsson I rebuilt the search index in XEAMS for the last two days:Building index for Good messagesRebuilding 20241001 - 20 of 21Building index for Possible spam messagesBuilding index for Spam messagesBuilding index for Good messagesRebuilding 20241002 - 21 of 21Building index for Possible spam messagesBuilding index for Spam messagesThe result was not positive: All boxes "Everything", "History" and "All" remain empty, |
@Geryishere ok. I think I'm out of ideas for the moment. |
@Geryishere The offer for a screenshare is sti available :-) |
🐛 Bugreport
When connecting Cypht webmail client to local hosted IMAP server (XEAMS), which is located in the same network as Cypht, and configurating two different email accounts, the "All" Inbox, "Everything" box and "History" box remain empty. This is NOT the case when connecting to external (commercial) IMAP servers such as GMX or Google. However, all email accounts are correctly displayed separately under "Email" and synchronise perfectly with the local IMAP host (XEAMS).
Version & Environment
v2.4.0
installed on Ubuntu 22.04 within LXD container
Steps to reproduce
The text was updated successfully, but these errors were encountered: