I have certificates x.509 for signing and enrypting outgoing emails. I want to create plain emails in some app (Ruby on Rails app in my case) and send it via sendmail with autosign and autocrypt solution.

Is it possible?

link|improve this question
feedback

1 Answer

You should be able to do this using a milter such as MIMEDefang: https://www.milter.org/milter/4

link|improve this answer
I tried to find documentation how to sign emails automatically, but failed. I'm new in this area. Do you have such tutorial? – petRUShka Jun 30 '11 at 16:27
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.