Re: smime message with attachments

2006-01-13 Thread trob
OK here is the link to the nail documentation: http://nail.sourceforge.net/man/nail.1.html Here is how I did it: /usr/contrib/bin/gzip /users/$f_name env MAILRC=/dev/null smime-encrypt-$user_email=/users/$pem_file.pem \ nail -s $subject -a /users/$f_name.gz $user_email On Thu, 12 Jan 200

Re: smime message with attachments

2006-01-13 Thread Dimitris Zilaskos
On Thu, 12 Jan 2006, [EMAIL PROTECTED] wrote: I can tell you how, but you have to have nail. If you can get that I will tell you how I did. Also I don't know about signed, I encrypted mine. That will do. Thnx -- ===

Re: smime message with attachments

2006-01-12 Thread trob
I can tell you how, but you have to have nail. If you can get that I will tell you how I did. Also I don't know about signed, I encrypted mine. > > Hi , > > Can anyone provide a recipe for sending an smime signed message > with a plain text part and one or more attachments from a uni

smime message with attachments

2006-01-12 Thread Dimitris Zilaskos
Hi , Can anyone provide a recipe for sending an smime signed message with a plain text part and one or more attachments from a unix command prompt without using a mail client but just openssl and mail/sendmail? I have seen in the archives people asking and getting the answer that it