modoboa/modoboa-webmail

html signature does not show

Opened this issue · 3 comments

Impacted versions

  • Modoboa: X.X.x (sorry - idk)
  • installer used: Yes/No ? (idk)
  • Webserver: Nginx/Apache (idk)

should be the latest version.

Steps to reproduce

copy paste:
:<table data-mysignature-date="2020-08-20T14:54:49.620Z" data-mysignature-is-paid="0" cellspacing="0" width="470" cellpadding="0" border="0"> <tr> <td style="padding: 0 12px 0 0;vertical-align: top;" valign="top" width="100"> <a target="_blank" href="https://mysignature.io/?utm_source&#x3D;logo"><img alt="created with MySignature.io" width="100" style="width:100px;moz-border-radius:0%;khtml-border-radius:0%;o-border-radius:0%;webkit-border-radius:0%;ms-border-radius:0%;border-radius:0%;" src="https://img.mysignature.io/p/9/0/5/9055e435-d12c-52c7-8801-408e9467e077.png?time=1597934894" /></a> </td> <td style="font-size:1em;padding:0 0 0 12px;vertical-align: top;border-left: 1px solid #3d85c6;" valign="top"> <table cellspacing="0" cellpadding="0" border="0" style="line-height: 1.4;font-family:'Lucida Console', Monaco, monospace;font-size:80%;color: modoboa/modoboa#1;"> <tr> <td style="padding-bottom: 8px;"> <span style="font: 600 1.3em 'Lucida Console', Monaco, monospace;color:#3d85c6;">Max Musster</span> </td> </tr> <tr> <td style="color:#000001;padding-bottom: 8px;"> <div style="font-family:'Lucida Console', Monaco, monospace;">Tomt ApS </div> </td> </tr> <tr> <td> <div style="font-family:'Lucida Console', Monaco, monospace;"> <span style="font-weight: 600;color:#3d85c6;">P:&nbsp;</span> <a style="text-decoration:none;color: modoboa/modoboa#1;" href="tel:71537864">71537864</a> </div> </td> </tr> <tr> <td> <div style="font-family:'Lucida Console', Monaco, monospace;"> <span style="font-weight: 600;font-size:1em;color:#3d85c6;">E:&nbsp;</span> <a href="mailto:max@musster.de" style="text-decoration:none;color: modoboa/modoboa#1;" target="_blank">max@musster.works</a> </div> </td> </tr> <tr> <td> <div style="font-family:'Lucida Console', Monaco, monospace;"> <span style="font-weight: 600;color:#3d85c6;">A:&nbsp;</span>you don't want to know </div> </td> </tr> <tr> <td style="padding: 8px 0 0 0;"> <div style="font-family:'Lucida Console', Monaco, monospace;"> <a href="https://blabla.works" style="text-decoration: none;color:#3d85c6;" target="_blank">maxmuster.works</a> </div> </td> </tr>
See result creating new email

Current behavior

created with MySignature.io
Max Musster
Tomt ApS
P:  71537864
A: you dont want to know

is shown in the signature

Expected behavior

Html code being translated into neat signature.

Video/Screenshot link (optional)

@StormyWaters Do you mean that your signature is not displayed at all when you send an email from the webmail?
How did you copy it?

Yes, well the html code is shown.

I basically copied the source code from mysignature.com .

hi @StormyWaters

Can you show us a screenshot

  1. Email receive
  2. Signature add in the mail form.

regards