I Downloaded QTS_Kernel_5.2.0.20240910.1.tar.gz and QTS_OSS_5.2.0.20240910.4.tar.gz --- but they seem not to be tar files. tar tzvf ~/Downloads/QTS_Kernel_5.2.0.20240910.1.tar.gz tar: This does not look like a tar archive tar: Skipping to next header tar: Exiting with failure status due to previous errors file says they are OpenPGP private keys ...
Make cpu_target_lukem work on linux
Convert to Python 3
I worked around the issue by removing the advertisement of the 'SPECIAL-USE' capability; various people's mail clients all started working as a result.
I've just tried with the tip of the SVN tree -- the problem is still there.
imap 'LIST (SPECIAL-USE) "" "*"' returns no folder names.
I'm seeing the same effect, using davmail 5.1.0 set up as a server, against Office365. So it is still an issue.
Is this going in for 4.8.5 ??
Excessive Memory Usage?
OK. I'll test again when I'm back after Christmas.
It seems to happen faster than that, as just replying to a message makes it appear...
I worked out what was going on -- an upstream router was dropping packets. This problem...
IMAP: changing flags gives message new ID
FWIW I'm seeing similar propblems. The JVM running davmail grows huge (resident set...
I think it's an EWS feature. See https://msdn.microsoft.com/en-us/library/office/dn643672(v=exchg.150).aspx:...
I'm now seeing the same problem on SVN head (v4.7.2+). I see (MacOS 10.11.8 El Capitan)...
This works for me now. Issue can be closed.
Here's a patch that fixes the issue for me.
IMAP SEARCH CHARSET US-ASCII fails
It looks as if the \Seen flag isn't being set implcitly after a FETCH at least some...
Read email doesn't stay read.
In the meanwhile, here's a small patch that uses a similar workaorund to the DsplayFrom...
In the meanwhile, here's a small patch that uses a similar workaorund to the DsplayFrom...
Thanks -- To: and CC: now work, but From: still does not. I think the 'real' fix...
The relevant part of a Wire log for a search To Peter is: <m:Restriction> <t:Contains...
IMPA server returns incorrect code on authentication failure
Sorry, missed a line of reply: ` * SEARCH
imap search for from: or to: returns nothing
Here's a patch that fixes the first issue; I couldn't work out how to fix the se...
IMAP SEARCH CHARSET US-ASCII fails
The problem I thnk is here: searchRequest.append(" FROM SCOPE('").append(folderQueryTraversal).append("...
The problem I thnk is here: searchRequest.append(" FROM SCOPE('").append(folderQueryTraversal).append("...
We're seeing the same issue. It occurs with clients (such as Android CALDav-Sync)...