Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 247973
Alias:
Product:
Component:
Status: NEW
Resolution:
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Matteo Sasso <matteo.sasso@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
emergeinfo emerge --info text/plain Matteo Sasso 2008-11-21 14:56 0000 10.84 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 247973 depends on: Show dependency tree
Bug 247973 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.








View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-11-21 14:52 0000
When I create an encrypted and signed message, it can be decrypted and verified
only by KMail. Other clients can decrypt it but the signature seems invalid. I
first experienced this problem in the 3.5 series (I can't remember which
version exactly) and it persisted as I upgraded to kde-4.1.

Reproducible: Always

Steps to Reproduce:
1. Create an encrypted and signed email
2. Send it to yourself
3. See how KMail decrypts and verifies it
4. Find the message in your maildir folder
5. Run: gpg2 <filename>
6. Enter the key's passphrase for decryption
7. Enter the output filename

Actual Results:  
The message is decrypted but the signature is left there, unverified. The
message headers are as follows:

Content-Type: multipart/signed;
  boundary="nextPart3542461.iKSYPfKBMc";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit

--nextPart3542461.iKSYPfKBMc
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


Expected Results:  
Running gpg2 on a message written using enigmail, I get the following output:
gpg: Signature made <timestamp> using DSA key ID <id>
gpg: Good signature from <sender>

The message headers are as follows:

Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable



KMail also cannot verify encrypted/signed messages created by enigmail. gpg2,
as shown above, verifies them correctly.

------- Comment #1 From Matteo Sasso 2008-11-21 14:56:24 0000 -------
Created an attachment (id=172699) [details]
emerge --info

------- Comment #2 From Tomáš Chvátal 2008-11-21 15:02:20 0000 -------
I can confirm this, but i have no idea now to fix that.

Guys any suggestions/solutions?

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug