There is nothing buildin which supports this atm. You would need to implement your own mailbox store. If you just start up I would suggest you to have a look at latest mailbox-api / mailbox-store for this. So you are ready once next james will get released and are able to support pop3 and imap.
Bye, Norman 2010/9/30 Michael Fielding <[email protected]>: > Is there a convenient way to encrypt mail BEFORE it goes to the mail > repository, and to decrypt it on the way back out? > > We are building a high security service and I envisage a separate database > server. I would like to encrypt data BEFORE it goes to that server, so that > the database can be managed by someone else (and in fact, to lock us out of > general access). > > Note that I'm not talking about encrypting the link to the database, that is > secured already. > > Many thanks, > > Michael Fielding > read4sure Ltd. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
