Author Topic: Dont hide PGP mime  (Read 5120 times)

Offline cyphunk

  • Newbie
  • *
  • Posts: 2
Dont hide PGP mime
« on: August 12, 2010, 06:44:50 PM »
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

Offline alec

  • Hero Member
  • *****
  • Posts: 1,365
Dont hide PGP mime
« Reply #1 on: August 13, 2010, 02:58:03 AM »
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.