AW: [dev] SMIME Problems with signed attachment/ not multipart

Hello Martin, Thanks for answer. Yes, a snapshot would be perfect for further testing. Is it possible to get it as tarball? Thanks and regards Thomas -----Ursprüngliche Nachricht----- Von: Martin Edenhofer [mailto:me@otrs.de] Gesendet: Freitag, 28. Januar 2005 11:17 An: Development community of OTRS Betreff: Re: [dev] SMIME Problems with signed attachment/ not multipart Hallo Thomas, Kaiser Dr., Thomas (LfStaD) wrote:
As we are focusing on S/MIME for internal use in the company and therefore need S/MIME support for otrs. We managed to import and use our certificates, but we have a lot of problems with MIME encoded emails which have attachments. We recognized also some problems with signing regarding MIME-Headers and CR/LF, which seem to be an openssl smime problem.
The reception of signed emails in otrs doesn't work sometimes if there is an attachment included.
In this case we got an "single part MIME message."
The major difference I noticed is that in this case the email is not encoded multipart, but as one part and the attachement is included in the signed data. Regardless whether this is correct in MIME-standard it works with outlook 2002, but not with otrs.
ArticleCheckSMIME.pm looks for multipart-type. Fixing this, the correct signing is shown, but as the attachement is not recognized during import the email, it is not shown.
Any ideas to fix it or for a workaround?
An example is attached.
Thanks for the attachment! :) It's fixed in cvs head now. The content of the .doc file is "Eiworuilsökd Test". :) PS: The SMIME an PGP support in OTRS 1.3 experimental. And has changed in many parts for OTRS 2.0. -=> If needed I can create a current snapshot of the OTRS cvs head!?
Thomas
Martin Edenhofer -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Manage your communication! _______________________________________________ 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

Hi! On Fr, Jan 28, 2005 at 11:27:14 +0100, Kaiser Dr., Thomas (LfStaD) wrote:
Thanks for answer. Yes, a snapshot would be perfect for further testing. Is it possible to get it as tarball?
Not as tarball, but you can get the newest snappshot via cvs with the following commands: # cvs -d :pserver:anonymous@cvs.otrs.org:/home/cvs login CVS password: cvs # cvs -z3 -d :pserver:anonymous@cvs.otrs.org:/home/cvs co otrs Now you should have a directory called "otrs" with the latest snappshot. Hth.
-- Gruß / Regards, Christian Schoepplein <chris at schoeppi.net> Linux fuer Blinde: http://www.blinux.suse.de

Hi Thomas, Hi Christian, Kaiser Dr., Thomas (LfStaD) wrote:
Thanks for answer. Yes, a snapshot would be perfect for further testing. Is it possible to get it as tarball?
Is also created a snapshot tar/rpm (maybe also for other users). It's just a auto_build.sh script which creates this. :) It's available at: ftp://ftp.otrs.org/pub/otrs/misc/snapshots/
Thomas
Martin -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Manage your communication!
participants (3)
-
Christian Schoepplein
-
Kaiser Dr., Thomas (LfStaD)
-
Martin Edenhofer