After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 224371 - Evolution GPG/PGP signature recognition
Evolution GPG/PGP signature recognition
Status: VERIFIED DUPLICATE of bug 217540
Product: evolution
Classification: Applications
Component: Mailer
unspecified
Other All
: Normal normal
: ---
Assigned To: Evolution Triage Team
Luis Villa
Depends on:
Blocks:
 
 
Reported: 2002-05-07 19:51 UTC by gkade
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description gkade 2002-05-07 19:51:36 UTC
Package: Evolution
Priority: Normal
Version: 1.0.3
Synopsis: Evolution GPG/PGP signature recognition
Bugzilla-Product: Evolution
Bugzilla-Component: Mailer

Description:
Evolution fails to properly recognize pgpMIME detached signatures if
there are any other display-able MIME parts following the PGP/GPG
signature MIME part.

The text given by Evolution is:

This message is digitally signed but can not be proven to be authentic.

Evolution does not recognize this type of signed message.


This seems to happen on any message where a text/* MIME part follows the
application/pgp-signature MIME part.



Unknown reporter: gkade@bigbrother.net, changed to bugbuddy-import@ximian.com.

Comment 1 Gerardo Marin 2002-05-07 20:12:59 UTC

*** This bug has been marked as a duplicate of 217540 ***
Comment 2 Jeffrey Stedfast 2002-05-07 20:25:47 UTC
actually, this isn't a duplicate of the "support inline pgp" bug.

This is/was a bug where we would fail to handle invalid PGP/MIME
messages (which is now fixed in cvs btw).