Greg,

There is no file that contains the mailbox space permitted, used, and free.
When the mailbox usage changes, the file, menu.html, is not modified.

There is an IMail tag, <!--IMAIL.MaxMailboxSize-->, for which the
substituted value is the permitted mailbox space.

There is another IMail tag, <!--IMAIL.##MailBoxSize##-->, for which the
substituted value is the current mailbox (read Folder) size. When placed
between an appropriate set of looping IMail tags,
<!--IMAIL.BeginForEachMailboxSummary--> and
<!--IMAIL.EndBeginForEachMailboxSummary-->, the total usage is accumulated
from each of the folders in the mailbox.

The max size and the accumulated total usage are stored in Javascript
variables. The free space can be calculated by subtracting one from the
other. You can also calculate percentage used and percentage free from the
available information.

So, in summary, the mailbox space permitted, used, and free are calculated
on the fly each time the page is displayed.

Mike

----- Original Message ----- 
From: "Greg Kesler " <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, September 14, 2005 12:30 PM
Subject: [IMail Forum] Displaying account used / free in iMail 8.15


> Hello:
>
> What file is altered for webmail to show the amount of space that
> is used and is free in webmail.
>
> The current page only shows the amount used, not what is left.
>
> Any help would be appricated.
>
> Greg.
>
> PS:  From what I can tell the file that is suppose to be altered is
> called menu.html.
>
> To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
> List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
> Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
>
>



To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

Reply via email to