Hi Guys, I created a flow that receives an e-mail via imap or gmail, and sends it to Notion, including saving the attachments in Google Drive, and sending the link to Notion, this whole part is Ok, but when I receive some e-mails that the imap node does not recognize the encoding, it sends the truncated text to notion,
I’ve tried everything that came to mind, from java script to even replace, but I haven’t found the solution.
If I open the email in my main box, which is served by “ultramail” or in Gmail itself, the text is written correctly, but when I run the IMAP NODE, it is truncated.
Could anyone give me ideas for correction, please.
my simple workflow if erro
My language is Brazilian Portuguese, but it seems that in some emails UTF-8 is not recognized and I lose all accented words, words with “Ç”, “ÃO”, “Í” etc…
Information on your n8n setup
- n8n version: 1.72
- Database (default: SQLite): radis, postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): DOCKER
- Operating system: Ubuntu 22