Hi ;
any one can help me check if my syntax is correct ?
I use BinaryDataToText to convert the digital signature binary to text and store the value in b64string which i include in the email body
But the email i received is weird ;
Hi Jerah,
Check in Original message if you have the right binary. Try this cid trick (annexing the images in the mail, and linking to the local file)
https://stackoverflow.com/questions/41946783/gmail-blocking-small-embedded-inline-images-in-email-template
FYI :
https://www.outsystems.com/forums/discussion/69814/email-format/
Thanks,
Ramesh
I had update my syntax to as following ;
It is working on another email service created by my HQ. So the really problem is not actually the implementation but the services introduce by my HQ team