Quoting Chuck Hagenbuch <[EMAIL PROTECTED]>:

>> Ah... is that configurable?
>
> Not currently.

But it is a simple patch to imp/mailbox.php:

Index: mailbox.php
===================================================================
RCS file: /repository/imp/mailbox.php,v
retrieving revision 2.617.4.72
diff -r2.617.4.72 mailbox.php
881c881
< if ($pageOb->msgcount > 20) {
---
> if ($pageOb->msgcount > 0) {

Just a character change. :)

> -chuck

-- 
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Go Longhorns!
-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

Reply via email to