32
Views
2
Comments
Include Digital Signature Binary File In Email
Question
Application Type
Reactive

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 ;

2025-10-18 11-13-53
Ramesh subramanian

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

2021-06-13 07-48-30
Jerah

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

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.