• Resolved sameehj

    (@sameehj)


    Hi,

    I’m trying to insert articles in arabic, I’m doing a python automation to email the content and I’m getting critical error. I have encoded my email to utf-16, however I’m failing to get the encoding right for the images, is this the issue?

    Note that the images are inserted into wordpress with the naming wrong, and when they failed to insert, the article was inserted successfully. I can provide you with more info as needed.

    Here is an image example:

    MIME-Version: 1.0
    Content-Transfer-Encoding: base64
    Content-Type: image/png; name*=utf-8”%D8%AC%D8%B2%D9%8A%D8%B1%D8%A9-%D8%A7%D9%84%D8%B9%D8%B1%D8%A7%D8%A6%D8%B3-2.png; charset=”utf-16″
    Content-ID: =?utf-8?b?PNis2LLZitix2Kkt2KfZhNi52LHYp9im2LMtMi5wbmc+?=
    Content-Disposition: inline; filename*=utf-16’ar’%FF%FE%2C%062%06J%061%06%29%06-%00%27%06D%069%061%06%27%06%26%063%06-%002%00.%00p%00n%00g%00

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Wayne Allen

    (@wayneallen-1)

    Do your emails load correctly in an email client? Until you get the emails encoded correctly it isn’t really a Postie issue.

    Thread Starter sameehj

    (@sameehj)

    Indeed it was a wordpress issue with max load time, changed it from wordpress configs and everything works like a charm

    Plugin Author Wayne Allen

    (@wayneallen-1)

    Excellent!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Critical error during email loading’ is closed to new replies.