Roundcube Community Forum

 

Dont hide PGP mime

Started by cyphunk, August 12, 2010, 06:44:50 PM

Previous topic - Next topic

cyphunk

PGP/GPG support is planned for post 0.7 release according to the milestone but please, it would be enough for now if roundcube would just not hide a pgp/gpg based message. At the moment the contents of the message are hidden when it is PGP. In the older version (0.3) I modified the code to handle this and at least show it. Then firefox plugins can be used to decrypt. So, is there any way to easily add support so that the message contents do not get hidden?

thanks

alec

I'm working on a plugin, so this will be before 0.7 ;) I think you can do this by  rcube_message::parse_structure() modification. Maybe we should add an option for this.