I am required to send email with 2 properties 1) Importance= "High" and 2) Sensitivity="Confidential".
I have defined these properties under "Extended-Properties". I am able to receive email with Importance as High however Sensitivity is not working.
Attaching screenshot.
I am using Outsystem 9.1.300 Java Version.
Have you tried "Company-Confidential"? I think these are the available options
sensitivity = "Personal" / "Private" / "Company-Confidential"
Thanks @Filipe Silva The suggested solution worked. We tired to search for documentation on website, however failed to find, possible to share the link. It will be helpful for future refeence.
I found it in the RFC of email definitions
these two RFC 4021 - Registration of Mail and MIME Header Fields (ietf.org) and RFC 2156 - MIXER (Mime Internet X.400 Enhanced Relay): Mapping between X.400 and RFC 822/MIME (ietf.org)
This is interesting... but i am curious are we able to control what we send out from Outsystems ?
Example , we want to prevent the recipient of the email from forwarding the email to someone else
Also how it will behave in different platform like gmail , outlook etc
Appreciate you can share with me if this is possible in Outsystems
The extended properties for every widget are something hard to find in documentation and searches in general. It would be great to have them listed and explained.