I have been asked to work on disabling encryption for email via Lotus Notes. Some LN databases on my organisation send emails to people with some kind of action required to be performed. Not all users in my company have Notes/Domino as their email/calendaring platform, and encrypted email is unreadable for those whom do not have the Notes client installed. One of them is an important user and uses Outlook and Apple Mail, but this what that person see instead of the entire message: Dear User An e-mail was sent to you from Lotus Domino containing special objects accessible only via the Lotus Notes Client. The remediated message is below, but may be missing some content.
I did a quick research and noted that at the moment the user sent the document from the database, using a basic form with Sendto, Cc, Bcc , Subject and Body fields, the possible field that would be used by encryption ($EncryptionStatus) shows 0, and this makes me think that the encryption is might not on the application side, but on the server side.
Is there a way to decrypt on server side or LN can not be changed? Thanks.