Skip to content

Instantly share code, notes, and snippets.

@ctide
Created June 8, 2011 23:04
Show Gist options
  • Save ctide/4c55ae8e4e546c7fad6f to your computer and use it in GitHub Desktop.
Save ctide/4c55ae8e4e546c7fad6f to your computer and use it in GitHub Desktop.
[16:01:47][IMAP Account] [ [ 'TEXT',
'PLAIN',
[ 'CHARSET', 'us-ascii' ],
null,
null,
'QUOTED-PRINTABLE',
90,
2,
null,
null,
null ],
[ 'MESSAGE',
'RFC822',
[ 'NAME',
'awesome meeting!',
'X-MAC-HIDE-EXTENSION',
'yes',
'X-UNIX-MODE',
'0666' ],
null,
null,
'7BIT',
1002,
null,
[ 'ATTACHMENT', [Object] ],
null ],
[ 'TEXT',
'PLAIN',
[ 'CHARSET', 'us-ascii' ],
null,
null,
'QUOTED-PRINTABLE',
211,
12,
null,
null,
null ],
'MIXED',
[ 'BOUNDARY', 'Apple-Mail-3-530889478' ],
null,
null ]
[16:01:47][IMAP Account] Error
at parseBodyStructure (/development/Locker/node_modules/imap/imap.js:1016:23)
at parseBodyStructure (/development/Locker/node_modules/imap/imap.js:1098:23)
at parseBodyStructure (/development/Locker/node_modules/imap/imap.js:1002:18)
at parseBodyStructure (/development/Locker/node_modules/imap/imap.js:996:13)
at parseFetch (/development/Locker/node_modules/imap/imap.js:975:31)
at CleartextStream.<anonymous> (/development/Locker/node_modules/imap/imap.js:180:11)
at CleartextStream.emit (events.js:64:17)
at CleartextStream.<anonymous> (/development/Locker/node_modules/imap/imap.js:208:34)
at CleartextStream.emit (events.js:64:17)
at CleartextStream._push (tls.js:285:31)
[16:01:47][IMAP Account] Error
at parseBodyStructure (/development/Locker/node_modules/imap/imap.js:1016:23)
at parseBodyStructure (/development/Locker/node_modules/imap/imap.js:1098:23)
at parseBodyStructure (/development/Locker/node_modules/imap/imap.js:1002:18)
at parseBodyStructure (/development/Locker/node_modules/imap/imap.js:996:13)
at parseFetch (/development/Locker/node_modules/imap/imap.js:975:31)
at CleartextStream.<anonymous> (/development/Locker/node_modules/imap/imap.js:180:11)
at CleartextStream.emit (events.js:64:17)
at CleartextStream.<anonymous> (/development/Locker/node_modules/imap/imap.js:208:34)
at CleartextStream.emit (events.js:64:17)
at CleartextStream._push (tls.js:285:31)
[16:01:47][IMAP Account][ERROR]
/development/Locker/node_modules/imap/imap.js:1027
[16:01:47][IMAP Account][ERROR] subtype: cur[1].toLowerCase(),
[16:01:47][IMAP Account][ERROR] ^
[16:01:47][IMAP Account][ERROR] TypeError: Object FILENAME,awesome meeting! has no method 'toLowerCase'
at parseBodyStructure (/development/Locker/node_modules/imap/imap.js:1027:25)
at parseBodyStructure (/development/Locker/node_modules/imap/imap.js:1098:23)
at parseBodyStructure (/development/Locker/node_modules/imap/imap.js:1002:18)
at parseBodyStructure (/development/Locker/node_modules/imap/imap.js:996:13)
at parseFetch (/development/Locker/node_modules/imap/imap.js:975:31)
at CleartextStream.<anonymous> (/development/Locker/node_modules/imap/imap.js:180:11)
at CleartextStream.emit (events.js:64:17)
at CleartextStream.<anonymous> (/development/Locker/node_modules/imap/imap.js:208:34)
at CleartextStream.emit (events.js:64:17)
at CleartextStream._push (tls.js:285:31)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment