• Resolved hamlan

    (@hamlan)


    Wayne:

    I would like to insert an image from a URL within a Postie message. I tried using <img src=”https://www.xxx.com/xxx.jpg”&gt; but that just displays the text, despite “html” selected as the preferred text time. Is there a method, or plugin to accomplish this? Thanks very much.

    The page I need help with: [log in to see the link]

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

    (@wayneallen-1)

    Likely what is happening is your email client is changing

    <img src=”https://www.xxx.com/xxx.jpg“> to

    &lt;img src=”https://www.xxx.com/xxx.jpg“&gt;

    The easy option is to just embed the images in your emails.

    The harder option is to change Postie to use Preferred Text Type set to Plain Text. Then send plain text from your email client with all the html needed to make it look how you want. How you do this depends on your email client and even some of those mess with things.

    Thread Starter hamlan

    (@hamlan)

    Thanks Wayne, I went with plain text and that seems to work.

    Plugin Author Wayne Allen

    (@wayneallen-1)

    Excelent.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Inserting image from URL’ is closed to new replies.