Email With Embedded Attachment
Hi,
I Have An Requirement to send email with embedded image on it ..
the image become attachment on my mail engine( i'm using thunderbird).
i read from here :
it has been fixed on pega 7.2.1 .
we are using pega 7.2.1 version .
this is how my email body looks like :
Hi,
I Have An Requirement to send email with embedded image on it ..
the image become attachment on my mail engine( i'm using thunderbird).
i read from here :
it has been fixed on pega 7.2.1 .
we are using pega 7.2.1 version .
this is how my email body looks like :
<br />
<strong><span style="font-family: arial, helvetica, sans-serif;"><img alt="" src="cid:[email protected]" style="max-width: 100%;" /><br />
<br />
Request survey harga kendaraan untuk Case ID : </span></strong><pega:reference name="pyWorkPage.pyID"></pega:reference> .
<table>
<tbody>
<tr>
<td><span style="line-height: 1.2em; font-size: 14px;"><span style="color: rgb(105, 105, 105);">Merk Kendaraan </span></span></td>
<td><span style="line-height: 1.2em; font-size: 14px;"><span style="color: rgb(105, 105, 105);">:</span></span></td>
<td><span style="line-height: 1.2em; font-size: 14px;"><span style="color: rgb(105, 105, 105);"><pega:reference name="pyWorkPage.Vehicle.BrandName"></pega:reference></span></span></td>
</tr>
<tr>
<td><span style="line-height: 1.2em; font-size: 14px;"><span style="color: rgb(105, 105, 105);">Type Kendaraan </span></span></td>
<td><span style="line-height: 1.2em; font-size: 14px;"><span style="color: rgb(105, 105, 105);">:</span></span></td>
<td><span style="line-height: 1.2em; font-size: 14px;"><span style="color: rgb(105, 105, 105);"><pega:reference name="pyWorkPage.Vehicle.TypeName"></pega:reference></span></span></td>
</tr>
<tr>
<td><span style="line-height: 1.2em; font-size: 14px;"><span style="color: rgb(105, 105, 105);">Warna Kendaraan</span></span></td>
<td><span style="line-height: 1.2em; font-size: 14px;"><span style="color: rgb(105, 105, 105);">:</span></span></td>
<td><span style="line-height: 1.2em; font-size: 14px;"><span style="color: rgb(105, 105, 105);"><pega:reference name="pyWorkPage.Vehicle.ColorName"></pega:reference></span></span></td>
</tr>
<tr>
<td><span style="line-height: 1.2em; font-size: 14px;"><span style="color: rgb(105, 105, 105);">Tahun Kendaraan</span></span></td>
<td><span style="line-height: 1.2em; font-size: 14px;"><span style="color: rgb(105, 105, 105);">:</span></span></td>
<td><span style="line-height: 1.2em; font-size: 14px;"><span style="color: rgb(105, 105, 105);"><pega:reference name="pyWorkPage.Vehicle.ManufactureYear"></pega:reference></span></span></td>
</tr>
<tr>
<td><span style="line-height: 1.2em; font-size: 14px;"><span style="color: rgb(105, 105, 105);">Transmisi Kendaraan </span></span></td>
<td><span style="line-height: 1.2em; font-size: 14px;"><span style="color: rgb(105, 105, 105);">:</span></span></td>
<td><span style="line-height: 1.2em; font-size: 14px;"><span style="color: rgb(105, 105, 105);"><pega:when test="pyWorkPage.Vehicle.TransmissionTypeName == '0' "> Manual </pega:when> <pega:when test="pyWorkPage.Vehicle.TransmissionTypeName == '1' "> Automatic </pega:when> </span></span></td>
</tr>
</tbody>
</table>
<span style="line-height: 1.2em; font-size: 14px;"><span style="color: rgb(105, 105, 105);"><strong><span style="color: rgb(105, 105, 105);">Email ini terkirim otomatis oleh System , jangan Reply/Foward ke email ini. </span></strong></span></span>
***13/10/2016: Updated by moderator: Lochan to update post with original body text that was lost due to a PDN bug; Apologies for the inconvenience caused***