Describe the issue/error/question
IMAP Trigger can’t process the folder start with &UXZO1mWHTvZZOQ-
properly.
By Google &UXZO1mWHTvZZOQ-
, it should be a string 其它文件夹
coded with utf7
.
Python IMAP can connect to it as my wish.
I’m not sure whether this problem caused by mutil layers directories or the coding with utf7
What is the error message (if any)?
Please share the workflow
Share the output returned by the last node
ERROR: Folder not exist!
Details
Stack
Error: Folder not exist!
at Connection._resTagged (/usr/local/lib/node_modules/n8n/node_modules/imap/lib/Connection.js:1502:11)
at Parser.<anonymous> (/usr/local/lib/node_modules/n8n/node_modules/imap/lib/Connection.js:194:10)
at Parser.emit (node:events:513:28)
at Parser.emit (node:domain:489:12)
at Parser._resTagged (/usr/local/lib/node_modules/n8n/node_modules/imap/lib/Parser.js:175:10)
at Parser._parse (/usr/local/lib/node_modules/n8n/node_modules/imap/lib/Parser.js:139:16)
at Parser._tryread (/usr/local/lib/node_modules/n8n/node_modules/imap/lib/Parser.js:82:15)
at TLSSocket.Parser._cbReadable (/usr/local/lib/node_modules/n8n/node_modules/imap/lib/Parser.js:53:12)
at TLSSocket.emit (node:events:513:28)
at TLSSocket.emit (node:domain:489:12)
Information on your n8n setup
- n8n version: 0.204.0
- Database you’re using (default: SQLite): SQLite
- Running n8n with the execution process [own(default), main]:
- Running n8n via [Docker, npm, n8n.cloud, desktop app]: Docker