Is there a way (preferably a simple, concise way) to send an email from the command line in UNIX with multiple encrypted attachments?
This is in a workplace environment, so I am hesitant to install anything.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The command-line tool
opensslis usually already installed on most UNIX-like servers. It is something of a cryptographic swiss-army knife; itsopenssl smimeutility allows you to create S/MIME standard encrypted and/or signed mail.