Skip to content

Simple format messing up the encoding #930

@vmandrilly

Description

@vmandrilly

As per screenshot.

Image

I get something like the following, when it was supposed to be Chinese Characters...

The data is OK looking from the mailbox sending the message.
The data also seemed ok (but not certain, would need extra testing, which failed, because resolved or raw data take forever to retrieve just a few forwarded e-mails...) when using resolved or raw data formats.

I am using: "You’re on 1.100.1, which was released 3 weeks ago and is 5 versions behind the latest and greatest n8n"

I need imap node for my project, which is about being able to receive e-mails simple info (and detailed info with attachments, but upon specific request). I have been using n8n for 2 weeks now, betting it would be the best way to make the code accessible for the colleagues, and would help with debugging, and was happy so far, but this single problem makes me wonder if I just went the wrong path.

In case the screenshot doesn't work, I get something like (but on github webage, characters appears yet different again):
[
{
"textHtml":
"
\n
\n
\n
\n
\n <title>����</title>
\n <style>
\n body {
\n font-family: Arial, sans-serif;
\n margin: 0;
\n padding: 0;
\n background-color: #f5f5f5;
\n }
\n p{
\n line-height: 26px;
\n }
\n .container {
\n max-width: 750px;
\n margin: 0 auto;
\n background-color: #fff;
\n font-size: 14px;
\n box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
\n }
\n .header {
\n text-align: center;
\n }
\n .header h1 {
\n margin: 0;
\n }
\n .content {
\n padding: 0 26px;
\n color: #545A6E;
\n
\n }
\n .content h2 {
\n color: #007bff;
\n }
\n .event {
\n margin-bottom: 20px;
\n }
\n .event h3 {
\n color: #ff4d4f;
\n font-size: 14px;
\n line-height: 26px;
\n }
\n .suggestion {
\n /* padding: 10px; /
\n /
border-left: 5px solid #007bff; /
\n margin-top: 20px;
\n }
\n .suggestion h4 {
\n margin: 0;
\n color: #007bff;
\n }
\n .qr-code {
\n text-align: center;
\n margin-top: 20px;
\n }
\n .qr-code img {
\n width: 150px;
\n height: 150px;
\n }
\n .footer {
\n text-align: center;
\n padding: 10px;
\n color: #545A6E;
\n padding-top: 0;
\n }
\n .download{
\n padding: 26px;
\n color: #545A6E;
\n padding-top: 0;
\n padding-bottom: 16px;
\n }
\n .c-red{
\n color: #FC2D2D;
\n }
\n .c-black{
\n color: #272E47;
\n }
\n .f-600{
\n font-weight: 600;
\n }
\n a{
\n color: #FC2D2D;
\n text-decoration: none;
\n }
\n .title{
\n font-size: 18px;
\n padding: 0 40px;
\n font-weight: 600;
\n /
line-height: 28px; /
\n }
\n .logo{
\n margin-top: 20px;
\n margin-bottom: 10px;
\n }
\n .c-blue{
\n color: #007bff;
\n }
\n </style>
\n <style>
\n .risk-item{
\n margin-top: 6px;
\n }
\n .ring-container {
\n display: inline-block;
\n width: 6px;
\n height: 6px;
\n border-radius: 50%;
\n border: 2px solid #FF4D4F; /
��宽度1px����10px /
\n background: transparent;
\n margin-right: 4px;
\n margin-top: 4px;
\n /
transform: translateY(1px); */
\n }
\n </style>
\n
\n
\n


\n
\n

\n

�好�


\n


\n å�ºäº�å®�å�¨è��è��ï¼�é�®ç®±ç®¡ç��å��å·²å¼�å�¯é�®ç®±æ��æ��å¯�ç �å��è�½ã��è�¥ä½¿ç�¨ç¬¬ä¸�æ�¹å®¢æ�·ç«¯ç�»å½�ï¼�å¦�outlookã��foxmailç­�ï¼�ï¼�请ç��æ��æ��æ��å¯�ç �å��å��è¿�è¡�ç�»å½�ï¼�ç��æ��æ�¹å¼�ï¼�
\n


\n

1ã��使ç�¨è´¦å�·+å¯�ç �ç�»å½�ç½�页端ï¼�ç½�æ��ä¼�ä¸�é�®ç®±-ç�»å½�å�¥å�£


\n

2���设置�账�����客�端设置������设置�


\n
\n

3ã��ç�¹å�»ç��æ��æ��æ��å¯�ç �ã��注æ��ï¼�æ��æ��ç �å¯�ç �ä»�å�ºç�°ä¸�次ï¼�请妥å��ä¿�å­�


\n
[...]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions