Added my send_pgp_mime module to the project.
authorW. Trevor King <wking@drexel.edu>
Wed, 15 Jul 2009 13:37:52 +0000 (09:37 -0400)
committerW. Trevor King <wking@drexel.edu>
Tue, 20 Mar 2012 21:12:27 +0000 (17:12 -0400)
commit2204e26343bfb4f9f3e4fa5279de54f68160cbda
tree1cc7213efc4d3c53e4e861ebc3193dc6c2ac33bd
Added my send_pgp_mime module to the project.

This is a bit of a shameless plug, since there's not much motivation
for encrypting bug emails.  However, I've already written it, and it
does send emails, so I'm using it ;).  Perhaps some company will want
to keep the bug submitter's contact information securely in a BE
database.  Anyhow, there's very little reason to _not_ use PGP, and
the module certainly doesn't force you to encrypt anything. ;)
interfaces/email/interactive/send_pgp_mime [new file with mode: 0644]