Hi!

I'm a PHP developer (but new in RoundCube dev world) and interested on GnuPG mail encryption.
I've read Alec mail on "Enigma plugin" (Mon Aug 30 11:21:48 CEST 2010) and seen source code.  (Importing GPG key works but email encryption not.)

In this phase I would like to know:
- Is it possible to handle body encryption with "message_outgoing_body" plugin hook? I mean: can I modify MIME type or completely re-build the mail structure to fit RFC1847 with this hook?
- Has enigma development roadmap? (How and when implementing features)

I'm continuously reading RC base documentation to know all about classes and inner processes.

Thanks