Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Mail-Sender CPAN distribution.

Report information
The Basics
Id: 44566
Status: rejected
Priority: 0/
Queue: Mail-Sender

People
Owner: cwhitener [...] gmail.com
Requestors: dmuey [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: Digital Signing and Encrypting methods
Hello Jenda, It has been a long time :) I hope everything is well with you. I was hoping to see about getting a few methods added to Mail::Sender that'd allow for signing or encrypting. $sender->sign($certificate_of_from_addr) or die ... $sender->encrypt($certificate_of_from_addr, $certificate_of_recipient) or die ... $sender->encrypt($certificate_of_from_addr, @certificates_of_all_recipients) or die ... Is there currently a way to do that? If I can be of any assistance let me know :) thanks!
Hi! I don't think this type of addition is something we'll be able to get to. Signing a payload is kind of outside the scope of a sender. You might want to look into one of the GPG libraries. Thanks, Chase
I'm going to mark this ticket as rejected because I feel like marking it as done or anything similar is a bit disingenuous. Thanks, Chase