Carbonio 26 – Apple...
 
Notifications
Clear all

Carbonio 26 – Apple Mail iPhone IMAP connects but shows empty mailbox after upgrade from 25 to 26

2 Posts
2 Users
0 Reactions
6 Views
(@support-greenpositive)
New Member
Joined: 3 months ago
Posts: 5
Topic starter  

Hello,

We identified a potential regression in Carbonio CE 26 affecting Apple Mail on iPhone after upgrading from Carbonio CE 25.

========================
ENVIRONMENT
========================
- Product: Carbonio CE
- Upgrade: 25 → 26
- Installation: Single server
- Hostname: mail.example.net
- Domain: example.net

========================
CLIENTS
========================
- Affected: Apple Mail (iPhone iOS)
- NOT affected:
- Other Carbonio servers NOT upgraded (same configuration)
- Gmail IMAP
- Webmail

Important:
The same iPhone works perfectly with other Carbonio servers not upgraded to version 26.

========================
SYMPTOMS
========================
- IMAP authentication: OK
- SMTP sending: OK
- Webmail: OK
- Apple Mail connects successfully BUT:
→ mailbox is empty
→ no folders displayed
→ no messages

========================
IMAP MANUAL TEST (OK)
========================
Using openssl:

* OK IMAP4rev1 proxy server ready
a login user@example.net ****
a OK LOGIN completed

a list "" "*"
* LIST (\HasNoChildren) "/" "INBOX"
* LIST (\HasNoChildren) "/" "Sent"
* LIST (\HasNoChildren) "/" "Trash"

a select INBOX
* XXX EXISTS
* OK [UNSEEN XX]
a OK [READ-WRITE] SELECT completed

→ Messages are present and accessible via IMAP

========================
OBSERVED BEHAVIOR (APPLE MAIL)
========================
From mailbox.log:

Apple Mail repeatedly sends:
- NAMESPACE
- LIST

BUT never sends:
- SELECT INBOX

Example log extract:

2026-03-20 10:12:01,123 INFO [ImapSSLServer-10] imap - cmd=LOGIN
2026-03-20 10:12:01,456 INFO [ImapSSLServer-10] imap - cmd=NAMESPACE
2026-03-20 10:12:01,789 INFO [ImapSSLServer-10] imap - cmd=LIST "" "*"
2026-03-20 10:12:02,012 INFO [ImapSSLServer-10] imap - cmd=NAMESPACE
2026-03-20 10:12:02,345 INFO [ImapSSLServer-10] imap - cmd=LIST "" "*"

→ loop without SELECT INBOX

========================
TROUBLESHOOTING DONE
========================
- Mailbox reIndex completed successfully

- Account deleted and recreated → same issue

- Direct IMAP backend (port 7993) tested → same issue

- Standard proxy IMAPS (port 993) restored → same issue

- TLS certificate valid (Let's Encrypt)

- Services status:
- mailbox: running
- proxy: running
- mta: running

- Network (firewall / NAT) ruled out

========================
CONCLUSION
========================
This appears to be an IMAP compatibility issue or regression introduced in Carbonio CE 26 affecting Apple Mail.

The fact that:
- IMAP manual commands work
- Other Carbonio servers (not upgraded) work
- Only Apple Mail is impacted

strongly suggests a protocol or capability-related issue

Conclusion :
Probable bug de compatibilité IMAP introduit dans Carbonio CE 26.

Best regards

Pierre


   
Quote
(@sharif)
Honorable Member Admin
Joined: 4 years ago
Posts: 924
 

@support-greenpositive

Our devs are working on this issue. We hope to fix this with a hotfix soon. I do not have a ETA right now. I would update you again by Friday.

Thanks for your understanding.

Regards,


   
ReplyQuote