|
Thanks Mark,
O.K. I done it but read-only not work correctly
with NS4 or old opera so there is any other way?
Sam
----- Original Message -----
Sent: Thursday, November 06, 2003 12:09
AM
Subject: RE: [IMail Forum] How to
Question: Preventing from root user to change the mailbox size Imail
8.03
change: <INPUT TYPE="text" SIZE="10" MAXLENGTH="9" NAME="mmb"
VALUE="<!--IMAIL.MaxMailboxSize-->"> with: <INPUT TYPE="text" SIZE="10" MAXLENGTH="9" NAME="mmb"
VALUE="<!--IMAIL.MaxMailboxSize-->" readonly=true>
in d:\imail\web\adduser.html,
change: <INPUT TYPE="text" SIZE="10" MAXLENGTH="9"
NAME="mmb"> with:
<INPUT TYPE="text" SIZE="10"
MAXLENGTH="9" NAME="mmb" VALUE="<!--IMAIL.MaxMailboxSize-->"
readonly=true>
in logout.html, insert this line
<!--Logout Page
Code-------------------------------------------------> <A
HREF=""><IMG valign=top SRC="" BORDER=0
ALIGN="right"></A>
<BR>
<BR>
<FONT SIZE="3"
FACE="Arial, Helvetica">Goodbye, thank you for visiting
<B><!--IMAIL.CurrentDomain--></B>!</FONT>
<BR>
Hi,
I Need to configure on Imail 8.03 domain with
kimit of 6M for each users and Max 10 users.
Except one user that have 20M (root or other
Admin).
I do not want users will be able to change the
size of the mail box or play with this limitations
But I want the root (or other Admin) to create
there own mail box.
Can some one point me to guide or just help me
with this?
Thanks
Sam
|