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>
Wed, 15 Jul 2009 13:37:52 +0000 (09:37 -0400)
commit76dcb8b118486c1c7a6d84bd027c66ddc35d7035
tree544b75aad9e4e6c271c382ed3821a95a7514303e
parent2137b2606f7312d57f16365228adc6aac372de43
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/_procmailrc
interfaces/email/interactive/send_pgp_mime [new file with mode: 0644]