I do not know what version I have. I access it through my domain when I am on the road (at times).
I do know it says this: cPanel, Inc. 2006-2008
It seems that there is no way to make a message as unread.
Is there?
Brian
I don't know which skin you are using, but in the default skin, by clicking on the 'read' indicator you can mark a message as 'unread' and vice versa.
That was very helpful, thanks.
What may be my last question, it seem things are being sorted by "threads" - much to my surprise when I did not realize I was getting new email one day.
How do I make sure the indox is just sorted by the time the email arrives?
Thanks,
Brian
Quote from: mainstay;18277How do I make sure the indox is just sorted by the time the email arrives?
In the ./config/main.inc.php you can set a default sort column and order:
// default sort col
$rcmail_config['message_sort_col'] = 'date';
// default sort order
$rcmail_config['message_sort_order'] = 'DESC';
Besides that you can click on the column header to change the sort-column or sort direction.
cPanel, Inc. 2006-2008. what does this tell you about your hosting/domain? sorry if this is a dumb question(http://photosnag.com/img/3347/n09x0302vnsn/clear.gif)
Quote from: fast1;18303cPanel, Inc. 2006-2008. what does this tell you about your hosting/domain? sorry if this is a dumb question
Nothing. The only thing that it can indicate is that his hosting company uses cPanel (http://www.cpanel.net/index.html).