Where is the to be sent email finally "constructed"?

joachimliedtke 31 Oct, 2019
Cryptic title I know, sorry for this. Unfortunately my email client is IBM Notes and the support for CSS is - nicely said - limited. See the incoming source code below.
<table width=3D"100%" cellpadding=3D"0" cellspacing=3D"0" border=3D"0=
" style=3D"border-spacing: 0; border-collapse: collapse; padding: 0; vertic=
al-align: top; text-align: left;">
<tr style=3D"background-color: #fafafb; padding: 0; vertical-align: top; te=
xt-align: left;">
<td style=3D"padding: 7px; word-wrap: break-word; -webkit-hyphens: auto; -m=
oz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vert=
ical-align: top; text-align: left; color: #0a0a0a; font-family: Helvetica, =
Arial, sans-serif; font-weight: normal; margin: 0; line-height: 1.3; font-s=
ize: 16px;"><strong>In welcher Abteilung sind Sie aktuell t=C3=A4tig?</stro=
ng></td>
</tr>
<tr style=3D"padding: 0; vertical-align: top; text-align: left;">
<td style=3D"padding: 7px; word-wrap: break-word; -webkit-hyphens: auto; -m=
oz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vert=
ical-align: top; text-align: left; color: #0a0a0a; font-family: Helvetica, =
Arial, sans-serif; font-weight: normal; margin: 0; line-height: 1.3; font-s=
ize: 16px;"></td>
</tr>
</table>

It would help a bit, if I were able to change the HTML a bit. So I need to know where the basic source code is located.

Thx for any help.
This topic is locked and no more replies can be posted.