Author Topic: mailheader missing  (Read 3270 times)

Offline almar

  • Newbie
  • *
  • Posts: 6
mailheader missing
« on: September 05, 2007, 05:41:37 AM »
Dear all,

We've recently installed roundcube and the looks are a lot better then other clients. My compliments for that.

However we're having issues. Roundcube does not show the mailheader from an e-mail, nor does it take the attributes in effect while replying or forwarding.

I.e.:
-------- Original Message --------
Subject:
Date:
From:
To:


I'm not sure what the message table it's function is, but it stay's empty.
We've recently upgraded to MySQL 5.0.45 and php 5.2.3. We're using bincimap.

Does anyone recognize this problem? As the inbox shows message and sender, my guess there's an issue somewhere in the program.

Regards,

Almar van Pel



Offline epsy

  • Newbie
  • *
  • Posts: 4
Re: mailheader missing
« Reply #1 on: September 06, 2007, 12:26:06 PM »
I have the same problem.
I try now Roundcube 0.1-beta2 and it works still fine.
But one email i can't open (hang up) and another mail shows not correct.

With the RC1-Version i can open all my Mails (and shows correct) but i have no mailheader.


Maybe this can help someone to find the error:
I install Roundcube 0.1-beta2 and Roundcube RC1 parallel on the same Computer.
Roundcube 0.1-beta2 use the Database "roundcube2"
Roundcube RC1 use the Database "roundcube"

In the RC1-Version i have no entry in the table "messages"

In the beta2-Version i have entrys in this table.

Offline almar

  • Newbie
  • *
  • Posts: 6
Re: mailheader missing
« Reply #2 on: September 11, 2007, 07:39:11 AM »
Same here. I've managed to dig in a little deeper. Trying to find out what is going wrong. RC1, does not work at all. The messages are not written into the database. HOWEVER: I've installed roundcubemail-trunk-r675-20070813, and it does not work exactly the way it should, but it's improved. The mailheader now shows, without a problem.

When selecting an e-mail and clicking directly on reply, the original record in the database stays intact, and therefore reply-ing WORKS. When double clicking on an e-mail, which shows the content the record in the database is overwritten with empty fields.

So in my opinion there is an incorrect (update) SQL statement somewhere?? in the program.

I've also found some messagesize bugs and time-date bugs. Should I post them?

Offline dano

  • Full Member
  • ***
  • Posts: 124
Re: mailheader missing
« Reply #3 on: September 18, 2007, 12:04:33 PM »
I have not ever been able to figure out how to view header information in Roundcube and think that this would be a great addition.

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,882
    • SKaero - Custom Roundcube development
Re: mailheader missing
« Reply #4 on: September 18, 2007, 05:37:28 PM »
To view all of the header information in Roundcube just view source.