From one of the Notes client based databases, we are sending emails containing encrypted passwords. Temporary password is generated using the formula - @Password(@Unique) and it is included within the Body of the email being sent. These emails are sent through a button click having the @MailSend code with ‘[Encrypt]’ parameter.
Some of the users have outlook as the mail system and getting the Notes mails redirected to outlook. Though they receive the emails in outlook, they access the Notes database through their Notes Client and enter the password when they open the database.
When they get these emails in outlook, they are not seeing any mail content, but just see the error message ‘Portions of this MIME document are encrypted with a Notes certificate and cannot be read.’
I verified that the user sending these temporary passwords has the ‘Format for messages addressed to internet addresses:’ parameter set to MIME within the location document.
I tried searching the forum but could not find any specific solution for this issue. Please suggest a solution/alternative approach to resolve this issue.
Thanks so much for your time.