in reply to Re: Module recommendations to send encrypted email
in thread Module recommendations to send encrypted email
mischief...
Thank you for all of the feedback.
First, I'd like to be a bit more specific irt my desire:
TLS(/SSL) is all well and good, but it doesn't provide enough protection, given that there may be some MTAs in between that may not negotiate it. Kudos on your work with NMS Formmail btw ;)
I use both MIME::Lite and Mail::Sender heavily, and have those modules so deeply entrenched in some of my projects that I have a local tag in case that a FBSD upgrade changes the code in an unexpected way.
I'm working right now on attempting to perform a basic kludge between Mail::GPG and MIME::Entity, but my fresh OS install is acting like a little biatch, and refusing to install numerous dependencies. However, that's not a Perl issue, so we'll leave that alone ;)
I much appreciate your very informative response.
Cheers,
-stevieb
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Module recommendations to send encrypted email
by mr_mischief (Monsignor) on Sep 01, 2010 at 06:42 UTC |