Geryishere
Geryishere
Thank you @indridieinarsson for your suggestions. I will try to figure out the imaplib data then and provide you with the results. Could you @marclaporte tell me how to join...
As suggested by @indridieinarsson, I have carried out the python shell using imaplib. Here is the outcome: >>> import imaplib >>> mail = imaplib.IMAP4_SSL('192.168.**.**') >>> mail.login('******@local', '***************') ('OK', [b'LOGIN completed'])...
As suggested by @indridieinarsson I rebuilt the search index in XEAMS for the last two days: ------------------------------------------------ Building index for Good messages ------------------------------------------------ Rebuilding 20241001 - 20 of 21 ------------------------------------------------...
This event happens for ALL locally self hosted IMAP (mail)sever within the same network as Nextcloud. Only external (commercial) IMAP mailserver such as Google, GXM etc. are not affected.
I had just installed mail version 3.7.9 before I got advice to create a file "horde_imap.log". I still experience the same behaviour as before: Undefined array key "uidvalidity". I will...
I have generated the "horde_imap.log". This is the outcome: ------------------------------ >> Wed, 16 Oct 2024 20:13:10 +0000 >> Connection to: imap://192.168.**.**/ >> Server connection took 0.0002 seconds. S: * OK...
Just to add the current error check in nextcloud.log: "16 Oct 2024, 22:13:10" Warning mail Mailbox UID validity changed. Wiping cache and performing full sync for 162 Error PHP Undefined...
Unfortunately the issue is not solved although I have submitted all required information and never received a feedback. As I highlighted in my last comment, the problem is the use...
Hi Sebastian, thank you for your detailed explanation. However, I am quite confused now as the answer given from XEAMS support on this issue says exactely the opposite: [Synametrics Support](mailto:[email protected])...
Thank you for your sound arguments @SebastianKrupinski. Indeed the missing proper implementation of the IMAP RFC by Xeam needs to be reflected and I will share this issue with their...