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:
plugin hook? I mean: can I modify MIME type or completely re-build the mail structure to fit RFC1847 with this hook?
I'm continuously reading RC base documentation to know all about classes and inner processes.
Thanks