Hi All,

I'm evaluating Drupal for a new project. I've used other CMS tools, but, this is my first time looking at Drupal. So far it really fits what we're looking for. The one thing I can't find is if there is a module or hack that will allow me to send the contents of a form in an encrypted email (using S/MIME or PGP). It's not a killer for Drupal, becuse I can always write it in PHP outside the CMS, but, it would be cool if Drupal supported this out of the box.

Thanks for your help,

Greg

Comments

Freso’s picture

As far as I know, there isn't currently a module which supports that. However, I've plans (since earlier today :)) to write a GPG/PGP module which will let users have e-mail sent to them be encrypted against their uploaded key.

Frederik 'Freso' S. Olesen