Re: [PATCH] PGP/GPG support for Balsa



On 13.04.2002 20:10 Steffen Klemer wrote:
> Am 2002.04.13 19:12 schrieb(en) Laurent Cheylus:
>   > Hi,
>   >   > it's my first patch for Balsa :
>   > http://foxy.free.fr/balsa-1.3.4-gpg_support.patch
>   >   > It provides support for PGP/GPG in mode text (RFC 2440) for 
> signing and
>   > verifying PGP/GPG signed messages. It requires GPGME v0.3.5 as 
> minimum
>   > (http://www.gnupg.org).
> 
> First of all: THANK YOU! Great work!
> 
> 
>   >   > Please report me bugs and send me some PGP/GPG signed messages 
> with
>   > other MUA to test interoperability.
> 
> Just played a bit with it:
> 
> 1) When I use my signature (the one in .signature) it produces sth. like:
> 
> [start]
> - - - --  /"\
>  \ /  ASCII Ribbon Campaign    |      Try Not!
>   X  - NO HTML/RTF in e-mail   |    Do or Do Not.
>  / \ - NO MSWord docs in e-mail|There is no Try. -Yoda
> - - -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> 
> iD8DBQE8uG6NmS6nrZLeh7URAlEaAJ95Uk4wcuzc5MXtnf1A6zjhPlTd7wCeIHuR
> yS5MGVOx8PSILDeDze0zB5g=
> =WWTf
> - - -----END PGP SIGNATURE-----
> [end]
> 
> Your code as well as seahorse and gpgp (two gpg-frontends) result in an 
> incorrect sign message.
> 

I guess that it's because the last line of your signature begins with "- " 
that seems to be an escape sequence for pgp signed messages, IIRC. Try to 
modify the line beginning with "- ", eg replace them by "* " and see if it 
works.
Bye
Manu



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]