RE: problem in receiving signed and encrypted message Litty Joseph 11.Nov.08 12:09 PM a Web browser Notes Client -- Mail 5.0.12Windows XP
Encrypting with your public key won't help. The message should be encrypted by public key of "receiver". Once the receiver receives the message it can decrypted using (and only using) private key of receiver.
That means, before sending out the mail your mail client should access public key of receiver. This works smooth when sender/receiver both share same domain or have easy access to a CA which both parties trust.