← Back to all provider errors
IMAP
MAXCONVERTPARTS — MAXCONVERTPARTS
Exceeded maximum parts for CONVERT
Riposte solution
The IMAP server’s CONVERT extension was asked to handle too many parts at once, exceeding its limit. If you triggered this, try splitting the request. Perhaps convert fewer parts of a message at a time. Generally, though, you won't encounter this in typical Riposte use.
Quick facts
- Provider
- IMAP
- Endpoint / surface
- IMAP Protocol
Why it happens
[Protocol-level condition per RFC/extension]
How to fix it
[Adjust client behavior per RFC semantics; often retry or change command/parameters]