Koozali.org: home of the SME Server

IMP Question

Mike

IMP Question
« on: June 11, 2003, 10:32:08 AM »
I have search the list for this long time ago but no luck. How can i put or display the qouta status of each user every time they login and the current login username in the web-based IMP interface                                                                  
(example:   Login: John Doe (jdoe)   Qouta 50MB/100MB (50% used)

regards,

mike

Shane Netherwood

Re: IMP Question
« Reply #1 on: June 12, 2003, 03:54:06 AM »
You will need to hack your scripts.
A quick look shows that "http://yourserver/server-manager/cgi-bin/pleasewait?/server-manager/cgi-bin/quota" may be what you are looking for.
But this is in pearl so you will have to convert it to php and add it to mailbox.php.

Good luck

Shane