Ticket #1484753 (closed Bugs: fixed)

Opened 11 months ago

Last modified 4 months ago

Mail with certificate are not display

Reported by: thanatos Owned by:
Priority: 5 Milestone: 0.2-beta
Component: MIME parsing Version: 0.1-rc2
Severity: normal Keywords:
Cc:

Description (last modified by thomasb) (diff)

For mails containing certificate (not encrypted just signed mail) the body is not shown

Here an example: 20080204_124038_1 (testing.roundcube.net)

Attachments

pgp_signed.patch (0.8 kB) - added by alec 5 months ago.

Change History

Changed 11 months ago by till

  • description modified (diff)

It would be nice if you had read how to report issues because that page tells you to upload the email to testing.

I've done it for you and edited this ticket.

Changed 11 months ago by thanatos

Thanks and sorry for this newbies"ness"

Changed 11 months ago by thomasb

  • component changed from Client to MIME issue
  • severity changed from major to normal

Works for me. The message is parsed by the imap server. Could be an issue of your imap server and not RoundCube. Can anybody confirm this problem?

Changed 11 months ago by till

I just tried it myself (SMIME) - works.

Changed 11 months ago by the_glu

Works for me too.

Changed 11 months ago by till

  • status changed from new to closed
  • resolution set to worksforme

Closing it then.

@thanatos If you need to re-open, please update to latest SVN first and also please provide us with infos of your environment (server os, imap server, etc.).

Changed 10 months ago by geierb

  • status changed from closed to reopened
  • resolution deleted

Sorry, have to reopen this. I have the same issue here: If an email is signed, roundcube doesn't show the body. Just pulled the newest version from svn.

Aditionally, encrypted mails also have an empty body. If I remember correctly, there was a hint on the screen some time ago saying that this mail cannot be displayed because it's encrypted.

The server is running debian 4.0 stable, imap server is dovecot 1.0rc15-2etch3. Using Thunderbird (which also retrieves the emails from this imap server) the body is displayed correctly.

Sample email: 20080311_191215_6

Changed 10 months ago by thomasb

  • milestone changed from 0.1-stable to later

Changed 5 months ago by alec

  • milestone changed from later to 0.2-beta

Geierb's sample mail contains twice Content-Type, the second is application/pgp. I've made a patch and the message is displayed like in Thunderbird, but it must be tested with other pgp signed/encrypted messages.

Changed 5 months ago by alec

Changed 4 months ago by thomasb

  • status changed from reopened to closed
  • resolution set to fixed
  • description modified (diff)

Patch added to trunk in r1743

Note: See TracTickets for help on using tickets.