Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Import into Gmail hangs on a message that is too large #70

Open
lkowalczyk opened this issue Nov 14, 2014 · 0 comments
Open

Import into Gmail hangs on a message that is too large #70

lkowalczyk opened this issue Nov 14, 2014 · 0 comments

Comments

@lkowalczyk
Copy link

I stumbled upon this while importing messages from Fastmail (which allows attachments larger than 25M) into Gmail.

The log at the insane logging level is below. The normal and debug logging levels do not show the Gmail's error message, ie. "Message too large".

S: RUBY0011 OK Returned to authenticated state. (Success)
[17:00:37] [debug] [>] [Gmail]/Wysłane: selecting mailbox
C: RUBY0012 SELECT [Gmail]/Wys&AUI-ane
S: * FLAGS (\Answered \Flagged \Draft \Deleted \Seen eudoralabel1 $IsNotification important $X-ME-Annot-2 NonJunk Recent Junk eudoralabel2 $Phishing oczekiwanie_na_faktur&ark- $Forwarded $Pending $label1 $MDNSent $NotJunk $NotPhishing $IsMailingList $HasAttachment do_przeczytania)
S: * OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen eudoralabel1 $IsNotification important $X-ME-Annot-2 NonJunk Recent Junk eudoralabel2 $Phishing oczekiwanie_na_faktur&ark- $Forwarded $Pending $label1 $MDNSent $NotJunk $NotPhishing $IsMailingList $HasAttachment do_przeczytania \*)] Flags permitted.
S: * OK [UIDVALIDITY 624699163] UIDs valid.
S: * 4736 EXISTS
S: * 0 RECENT
S: * OK [UIDNEXT 6369] Predicted next UID.
S: * OK [HIGHESTMODSEQ 1965828]
S: RUBY0012 OK [READ-WRITE] [Gmail]/Wys&AUI-ane selected. (Success)
[17:00:38] [debug] [>] [Gmail]/Wysłane: appending message: b8b0e3436ad251c349f08f990190fc32
C: RUBY0013 APPEND [Gmail]/Wys&AUI-ane (\Seen $X-ME-Annot-2 $HasAttachment) " 6-Apr-2014 22:24:59 +0000" {68743912}
S: RUBY0013 BAD [ALERT] Message too large. http://support.google.com/mail/bin/answer.py?answer=8770

At this point the processing stops. I lost my patience after 20 minutes of waiting.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant