• Resolved koolmind

    (@koolmind)


    Hi there
    I’ve set both DEFAULT and BASE64 encoding for my message body, but all messages comes truncated.
    I also see strings instead of images

    <img width="380" height="178" style="margin-right: auto; margin-left: auto; display: block;" alt="" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUcAAACZCAYAAAC8CviAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAP+lSURBVHhezP3ns2bHlt6J5fHe1qlTdcr7Agr24gLXm27e247NblI94pDs4Yh...

    It happens only with the images inserted by the WYSIWYG editor, not whit the ones in the hero (for example).

    Any hint?

    Not everybody see the corrupted message, someone see it correctly.

    Thanks!

    • This topic was modified 7 years, 8 months ago by koolmind.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Stefano Lissa

    (@satollo)

    The string you see is an image embedded. Probably your mail server is embedding it and probably converting the message in some other ways.

    Try to test with mailtrap.io, a fake SMTP to check the message delivery. The basic account is free.

    Stefano.

    Thread Starter koolmind

    (@koolmind)

    Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Trucated messages’ is closed to new replies.