Hello,
This is my first post. I've used RC in the past and tried the latest version, it's working much better now! :-)
Is there anyway to debug why sending messages takes so long? It takes up to 10 seconds typically when replying to a message. I'm using localhost smtp and the server is not very busy.
Another question, how do I adjust the columns on the index page? First, I'd like to have the subject column wider, secondly there's really no space between columns so basically the text of the subject runs on to the text of the sender column. Maybe there should be a border line between columns?
One observation, sometimes trying to select multiple messages doesn't work. I'll click on one message, then hold down the shift and click on another and nothing happens. Also trying to do it with the arrows, same behavior. I have to pretty much go to another message, then go back and click again, hold down shift, after a couple of tries it works. Usually it just works, but sometimes it refuses to select multiple messages.
I'm using the latest Firefox on Vista.
Ricardo
List info: http://lists.roundcube.net/users/
On Apr 5, 2009, at 11:28 AM, Ricardo Kleemann wrote:
Is there anyway to debug why sending messages takes so long? It
takes up to 10 seconds typically when replying to a message. I'm
using localhost smtp and the server is not very busy.
Can't help here without more info.
Two off the top of my head guesses :
It is possible the SMTP process needs to be awakened or swapped in.
You may have configured an option in you main.inc.php that then makes
your SMTP server fall back to some other connection mode causing delay.
Another question, how do I adjust the columns on the index page?
If you resize the window, the Subject column changes size.
I personally only enable Subject Sender Data because the other
columns take up space and don't provide much benefit to me.
Resizing columns is not a feature currently.
secondly there's really no space between columns
I don't see that in my browser / OS choice.
One observation, sometimes trying to select multiple messages
doesn't work.
Clicking on different parts of the message list line produces
different results.
I am not running the most recent RC so I don't know if you are
experiencing a regression or not.