Opened 5 years ago

Closed 5 years ago

#1484753 closed Bugs (fixed)

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)

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

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

Attachments (1)

pgp_signed.patch (865 bytes) - added by alec 5 years ago.

Download all attachments as: .zip

Change History (11)

comment:1 Changed 5 years 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.

comment:2 Changed 5 years ago by thanatos

Thanks and sorry for this newbies"ness"

comment:3 Changed 5 years 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?

comment:4 Changed 5 years ago by till

I just tried it myself (SMIME) - works.

comment:5 Changed 5 years ago by the_glu

Works for me too.

comment:6 Changed 5 years ago by till

  • Resolution set to worksforme
  • Status changed from new to closed

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.).

comment:7 Changed 5 years ago by geierb

  • Resolution worksforme deleted
  • Status changed from closed to reopened

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

comment:8 Changed 5 years ago by thomasb

  • Milestone changed from 0.1-stable to later

comment:9 Changed 5 years 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 years ago by alec

comment:10 Changed 5 years ago by thomasb

  • Description modified (diff)
  • Resolution set to fixed
  • Status changed from reopened to closed

Patch added to trunk in [6695db83]

Note: See TracTickets for help on using tickets.