Author Topic: [Signature] Images don't appear in mails  (Read 2834 times)

Offline MrBougaerreip

  • Newbie
  • *
  • Posts: 2
[Signature] Images don't appear in mails
« on: November 16, 2016, 07:27:11 AM »
Hi everyone,

My website is hosted at "Aladin.net", and after a try with their support, I'm going to try here.
I'm searching a way to put images in my signature, but even if I see them in the signature HTML editor, they don't appear in my mails.

In the editor I get that :

And in a new mail, I get that :

There's the HTML code that I use :
Code: [Select]
<div>Nom Pr&eacute;nom</div>
<div>Commission</div>
<div>&nbsp;</div>
<div>Num&eacute;ro de t&eacute;l&eacute;phone (si d&eacute;sir&eacute;)</div>
<div>nom.pr&eacute;nom@gymvs2017.ch</div>
<div>www.gymvs2017.ch</div>
<div>&nbsp;</div>
<div><img src="http://gymvs2017.ch/img/MailGymVS.png" alt="Logo Gymvs2017"></div>
<div>&nbsp;</div>
<div>avec le soutien de <img src="http://gymvs2017.ch/img/MailRaiffeisen.png" alt="Logo Raiffeisen"></div>

Did somebody already deal with this issue?

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,850
Re: [Signature] Images don't appear in mails
« Reply #1 on: November 16, 2016, 09:05:13 AM »
the second screenshot shows you are trying to send emails as plain text. if you want images then you need to change it to HTML in the "Type d'editeur" just below the subject box.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and moreā€¦

Offline MrBougaerreip

  • Newbie
  • *
  • Posts: 2
Re: [Signature] Images don't appear in mails
« Reply #2 on: November 16, 2016, 09:34:08 AM »
Oh, I already tried to change the editor type directly in the mail editor, but it didn't work.
I just realised that it was just refreshing the content of the mail that was already in the editor, so it didn't refresh the images, cause they weren't loaded.
So to correct that, I just changed the options to write the mail in HTML on "Always" in the preferences. Got my problem solved.
Thanks for your help.

PS : Sorry if my message is not very understandable, I usualy speak french :P