[imp] Total Mailbox Size.

Michael M Slusarz slusarz@bigworm.colorado.edu
Wed, 28 Aug 2002 21:10:15 -0600


Quoting Ziaur Rahman <zrahman@partex.net>:

| 
| The corrected one can be found here:
| 
| http://203.123.8.13/patches/imp-total-mailbox-size-patch

Sorry I didn't notice this thread earlier... because actually all that is 
needed is:

$info = imap_mailboxmsginfo($imp['stream']);
$size = $info->Size;

$size now contains the mailbox size.

michael

______________________________________________
Michael Slusarz [slusarz@bigworm.colorado.edu]
The University of Colorado at Boulder