
Hi Robert, On 30 Mar 2004, Robert Kehl wrote:
I would like to have all outgoing mails signed with pgp/gpg. Has anybody already done this? I think this could probably best be implemented by creating a Kernel::System::Email::GPG module or something like that?
We're currently thinking about implementing this, yes.
This discussion is better suited for the [dev] mailing list. Subscribe
All right, I have taken the discussion into the [dev] mailing list. In the meantime, I have done a quick and primitive hack starting from the Kernel::System::Email::Sendmail module. It is a very unsophisticated module that clearsigns all outgoing messages using one single PGP key. I have put it on the web at http://www.net-track.ch/misc/support/otrs/ I haven't done extensive testing - on the contrary, it's really just a quick hack in order to test if and how it is possible and what problems arise. Has anybody else done some work on this problem? Regards Oliver