For Programmers: Free Programming Magazines  


Home > Archive > Tcl > August 2007 > somebody managed to send s/mime mail?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author somebody managed to send s/mime mail?
M. Strobel

2007-08-24, 7:17 pm

Hi,

I am trying to send s/mime signed mail in an Tcl auto responder.

Now the whole s/mime thing strongly depends on openssl to do the work.

The best result I got so far is when I set all headers on the openssl
commandline, and still the mail signature is not accepted by my mailer.

I do a

exec openssl smime -sign -in $zertresponsefile -out signed.msg -text
-signer webmanager.crt -inkey webmanager.key -certfile webmanager.ca
-from $nsa -to $osa -subject "your certificate request"

There seems to be a problem with the headers. If I add some it screws
all up.

Any idea?

Max
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com