Subject: | Re: Problem with Mail::GnuPG |
Date: | Thu, 22 Jun 2006 09:17:21 +0200 |
To: | Robert Spier <rspier [...] pobox.com> |
From: | Niko.Thome [...] icw.de |
Hi Robert,
I recognized a new problem with the module. If I try to decrypt larger
messages (>500 KB in my case), gnupg hangs.
I found a solution in a newsgroup and wrote a patch for the module.
Here is the solution:
http://groups.google.co.uk/group/comp.lang.perl.modules/browse_thread/thread/6fecd275b291d029
See the attached patch...
Mit freundlichen Grüßen / Best regards
--------------------------------------------
Niko Thome
Diplomand
Main: +49 (0)6227 385-459
Fax: +49 (0)6227 385-190
InterComponentWare AG
Otto-Hahn-Straße 3
69190 Walldorf/Baden (Germany)
Email: Niko.Thome@icw.de
--------------------------------------------
Visit our product: http://www.lifesensor.com
Company: http://www.icw.de
Robert Spier <rspier@pobox.com>
18.06.2006 06:23
To
Niko.Thome@icw.de
cc
rspier@cpan.org
Subject
Re: Problem with Mail::GnuPG
Can you provide me with a small test case so I can replicate this?
-R
At Fri, 9 Jun 2006 15:38:07 +0200,
Niko.Thome@icw.de wrote:
Show quoted text
>
> Hi Robert,
>
> at this time I'm writing a Perl-Script that decrypts and verify pgp
> encrypted/singed mails. I'm using your CPAN-Module, and it's working
quite
Show quoted text> well.
> The problem I have is: If I receive an encrypted mail with attachments
in
Show quoted text> binary format everything works fine, but if I get an encrypted mail with
Show quoted text> an textonly attachment (e.g. a .ini or .conf file) something went wrong.
> The MIME::Entity-object I get back is not futher a multipart message.
The
Show quoted text> content of the textonly-file got into the body of the message.
>
> A further problem is, that the complete header of the original mail is
> missing. What can I do to save the old header (except the Content-Type)
> and use it for the decrypted mail?
>
> Thank you.
>
> Mit freundlichen Grüßen / Best regards
> --------------------------------------------
> Niko Thome
> Diplomand/graduand
>
> Main: +49 (0)6227 385-459
> Fax: +49 (0)6227 385-190
>
> InterComponentWare AG
> Otto-Hahn-Straße 3
> 69190 Walldorf/Baden (Germany)
>
> Email: Niko.Thome@icw.de
> --------------------------------------------
> Visit our product: http://www.lifesensor.com
> Company: http://www.icw.de
Message body is not shown because sender requested not to inline it.