SUMMARY Mail is received via POP3 but, the incoming Mail is not being written to the '~.local/share/' Akonadi Maildir Resource - it hangs in Akonadi without a RID. STEPS TO REPRODUCE 1. Pull Mail from the POP3 server. 2. Check with "akonadictl fsck 2>&1| grep -iE 'found|no RID'" 3. Compare the count of Mail in the KMail Folders against count of files in the Akonadi Maildir Resource disk directory. OBSERVED RESULT * The KMail Standard user's Inbox has 5 Mails. The Resource inbox "cur" directory has 4 files - none in "new". * A second POP3 resource has 10 Mails in the KMail Inbox folder. Only 4 files are in the Maildir Resource "cur" directory - none in "new". EXPECTED RESULT All incoming Mail is written to the Maildir Resource disk directories. SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.71.0 Qt Version: 5.12.7 ADDITIONAL INFORMATION The "akonadictl fsck 2>&1| grep -iE 'found|no RID'" information is as follows: Found 57 external files. Found 57 external parts. Found no unreferenced external files. Found 0 parts to be moved to external files Found 0 parts to be moved to database Collection "Search" (id: 1) has no RID. Collection "OpenInvitations" (id: 30) has no RID. Collection "DeclinedInvitations" (id: 31) has no RID. Found 3 collections without RID. Item "1272" in collection "58" has no RID. Item "1273" in collection "50" has no RID. Item "1274" in collection "58" has no RID. Item "1275" in collection "58" has no RID. Item "1276" in collection "58" has no RID. Item "1277" in collection "58" has no RID. Item "1278" in collection "58" has no RID. Found 7 items without RID. Found 0 dirty items.
System hardware information - purchased last week: Machine: Type: Desktop Mobo: ASUSTeK model: PRIME B450-PLUS v: Rev X.0x serial: <filter> UEFI: American Megatrends v: 2008 date: 12/06/2019 CPU: Topology: Quad Core model: AMD Ryzen 5 3400G with Radeon Vega Graphics bits: 64 type: MT MCP arch: Zen+ family: 17 (23) model-id: 18 (24) stepping: 1 microcode: 8108109 L1 cache: 384 KiB L2 cache: 2048 KiB L3 cache: 4096 KiB flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm bogomips: 65602 Speed: 1260 MHz min/max: 1400/4100 MHz boost: enabled Core speeds (MHz): 1: 1462 2: 1258 3: 1258 4: 1511 5: 1571 6: 1258 7: 1215 8: 2202 Vulnerabilities: Type: itlb_multihit status: Not affected Type: l1tf status: Not affected Type: mds status: Not affected Type: meltdown status: Not affected Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via prctl and seccomp Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer sanitization Type: spectre_v2 mitigation: Full AMD retpoline, IBPB: conditional, STIBP: disabled, RSB filling Type: srbds status: Not affected Type: tsx_async_abort status: Not affected
Moved to IMAP – the reported issue no longer occurs.