Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Send Signed/Encrypted email with attachments using SMTP

by sirisha_85 (Initiate)
on Mar 15, 2010 at 11:34 UTC ( [id://828669]=perlquestion: print w/replies, xml ) Need Help??

sirisha_85 has asked for the wisdom of the Perl Monks concerning the following question:

Is there any perl module that would encrypt/sign an email with attachment and send it using SMTP. Would you have any suggestions on how to do such a task?
  • Comment on Send Signed/Encrypted email with attachments using SMTP

Replies are listed 'Best First'.
Re: Send Signed/Encrypted email with attachments using SMTP
by jettero (Monsignor) on Mar 15, 2010 at 11:48 UTC
    I think all you need is MIME::Lite and the commandline GPG app. I don't know how it works precisely, but I know the pgp message is a single attachment with your message and your other attachments stuffed inside it.

    -Paul

Re: Send Signed/Encrypted email with attachments using SMTP
by Anonymous Monk on Mar 15, 2010 at 11:51 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://828669]
Approved by jettero
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (4)
As of 2024-04-19 04:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found