Shunel, you might have to check for cross html compatibility. I do not know of any other way besides locking it down with the administrator or remote that right from the root mailbox.
-----Original Message-----
From: Shmuel Maruani [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 06, 2003 11:05 AM
To: [EMAIL PROTECTED]
Subject: Re: [IMail Forum] How to Question: Preventing from root user to change the mailbox size Imail 8.03

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>
&nbsp;&nbsp;&nbsp;<FONT SIZE="3" FACE="Arial, Helvetica">Goodbye, thank you for visiting <B><!--IMAIL.CurrentDomain--></B>!</FONT>

<BR>

-----Original Message-----
From: Shmuel Maruani [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 05, 2003 4:06 PM
To: [EMAIL PROTECTED]
Subject: [IMail Forum] How to Question: Preventing from root user to change the mailbox size Imail 8.03

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
 
 
 
 

Reply via email to