$default->sort_dir = 1 and random page number?
Bill Shupp
hostmaster@shupp.org
Wed, 08 Nov 2000 15:25:05 -0600 (CST)
When I set:
$default->sort_dir = 1;
in horde/imp/config/mailbox.php3, I find that when I view folders with many
pages of messages, I never start at page 1. It's usually somewhere close to the
middle. I have to manually click on << to get to the first page.
This does not happen when:
$default->sort_dir = 0;
Can I fix this?
I'm using:
IMP: 2.2.3
HORDE: 1.2.3
Courier-IMAP 1.0
Thanks,
Bill Shupp