Hi all,

On 30 Mar 2004, Oliver Hitz wrote:
> In the meantime, I have done a quick and primitive hack starting from
> the Kernel::System::Email::Sendmail module.

After having observed that this is definitely NOT the way to go, I have
now tried to implement pgp signing inside the module
Kernel::System::Ticket::SendArticle. 

By the way, you guys wrote very readable code! Thanks a lot!

The new approach is much cleaner. It no longer clear-signs the message,
but transforms it to multipart/signed and adds an attachment containing
the signature to it. This way, the attachments are signed as well and
they are not messed up.

I don't know if all MUAs support multipart/signed. It works with mutt,
but chances are that other MUAs will show your message in an attachment.
I'd be glad if others could try the patch and report back any problems.

You can download the patch at:

>   http://www.net-track.ch/misc/support/otrs/

Regards
-- 
Oliver Hitz
net-track GmbH
www.net-track.ch

Attachment: pgp00000.pgp
Description: PGP signature

_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Reply via email to