Hello Everyone,
I've written a code to send mail through my java application,I'm using lotus.domino API as we are sending mails through domino mail server.
I'm trying to encrypt the mail content through the method doc.setEncryptiononSend(true),but still the mail content doesn't get encrypted.
If any body has developed or implemented this functionality,kindly help me out.
thanks in advance.