can i encrypt my mail with my own encrption algorithm in notes incoming and out going mail.
Subject: can i encrypt my mail using my own algorithm
For outgoing mail I suppose you can put code in the QuerySend event in the Memo and other forms. For incoming mail I suppose you can run an agent when new mail arrives. I have not tried these things myself.