IMAP diagnostics

message too large: the destination rejected one message

How it looks in the log
a7 NO [LIMIT] The message being appended is too large.

The destination server refused one specific message because of its size. The rest of the transfer continues normally — only that message is skipped.

Causes, most likely first

How to fix it

  1. Nothing is broken: skipped messages are listed individually in the final report.
  2. Raise the limit at the destination if you have admin access, then run a second pass.
  3. Move oversized messages manually or save their attachments separately.

Test the connection in MoveMailbox

FAQ

Common questions

How many messages are usually affected?

A handful in a typical working mailbox — presentations, video, archives. They are named in the report, so you can decide what to do with them after the migration.

Other errors

Find out how big your mailbox is. It costs nothing.

Connect two servers, look at the size and decide. Or take the client and keep everything on your side.

Code on GitHub · built on imapsync · no sign-up