home *** CD-ROM | disk | FTP | other *** search
- <RCif RCEloggedin ! true>
- <HTML>
- <HEAD>
- <META HTTP-EQUIV="REFRESH" CONTENT="1; URL=index.htm">
- </HEAD>
- <BODY>
- <FONT SIZE=+2 COLOR=#ff0000><B>Mail user not logged in!</B></FONT>
- </BODY>
- </HTML>
- <RCexit>
- <RCendif>
-
- <RCXmailverify>
- <HTML>
- <HEAD>
- <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
- <META HTTP-EQUIV="Expires" CONTENT="-1">
- <LINK REL="StyleSheet" HREF="<RCShome>/default.css" type="text/css">
-
- <TITLE><RCPname> <RCSfolder></TITLE>
- <RC$npage = RCShome/webmail.stm>
- <SCRIPT language="JavaScript">
- <!--
- agent = navigator.userAgent;
- browserOK = 0;
- if (navigator.appName == "Netscape" &&
- navigator.appVersion.substring(0,1) >= 2)
- {
- browserOK = 1
- }
- else
- {
- if (navigator.appName == "Microsoft Internet Explorer" &&
- navigator.appVersion.substring(0,1) >= 4)
- {
- browserOK = 1
- }
- }
-
- function checkUncheck(xxx)
- {
- if (browserOK)
- {
- for (i = 0; i < document.forms["mform"].length; i++)
- {
- document.forms["mform"].elements[i].checked = xxx
- }
- }
- }
-
- function submitForm(i)
- {
- if (i == 1)
- document.mform.action="/session/maildele";
- else
- document.mform.action="/session/mailmoveall";
-
- document.mform.submit();
- }
- //-->
- </script>
- </HEAD>
- <BODY BGCOLOR="#ffffff" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0">
- <RCif RCEmailserver ! true>
- <FONT SIZE=+2 COLOR=#ff0000><B>Mail Server NOT enabled!</B></FONT>
- </BODY></HTML>
- <RCexit>
- <RCendif>
-
- <RCif RCEhasmbox ! true>
- <FONT SIZE=+2 COLOR=#ff0000><B>User <RCEusername> does not have a mailbox!</B></FONT>
- </BODY></HTML>
- <RCexit>
- <RCendif>
-
- <RCif RCScount = NULL>
- <RCScount = 25>
- <RCendif>
-
- <RC$npage = RCShome/webmail.stm>
- <RC$nummsgs = RC@mailattr(RCSfolder, nummsgs)>
- <RC$foldersize = RC@mailattr(RCSfolder, size)>
- <RC$usage_pc = RC@floor(RC$foldersize / RCEmboxsize * 100)>
- <RC$fsize_kb = RC@floor(RC$foldersize / 1024)>
- <RC$msize_kb = RC@floor(RCEmboxsize / 1024)>
-
- <!--- -------------------- --->
- <!--- Header --->
- <!--- -------------------- --->
- <RCinclude RCShome/actions.stm>
- <TABLE valign=top WIDTH=100% border=0 cellspacing=0>
- <TR><TD colspan=2 nowrap>
- <TABLE width=100% border=0>
- <TR>
- <TD valign=top align=left nowrap>
- <font size=4><B>Mailbox:</B></font><font color=#0000FF><RCEusername></font><br>
- <font color=#404040><RCEdatetime></font>
- </TD>
- <TD valign=top align=left nowrap>
- <font size=4><B><RCSfolder></B></font><BR>
- <font color=#404040>Folder size: <RC$foldersize> bytes</font>
- </TD>
- <TD valign=top align=right nowrap>
- <font size=4 color=#0000FF><RCEvhost></font><br>
- <font color=#404040><B>WebMail</B></font>
- </TD>
- </TR>
- </TABLE>
- </TD>
- <TR>
- <TD align=left nowrap>
- <font color=#404040>
- <RC@mailinfo(capacity)>% of <RC@mailinfo(maxmboxsize)> used.
- </font>
- </TD>
- <TD align=right nowrap>
- <RCXmailnav folder=RCSfolder start=RC$start count=RCScount page=RC$npage>
- </TD>
- </TR>
- </TABLE>
-
- <TABLE valign=top WIDTH=100% border=0 cellspacing=0>
- <TR><TD>
- <TR>
- <TD WIDTH=100% valign="top">
- <FORM METHOD=POST NAME="mform">
- <INPUT type=hidden name=RCpage value="<RC$npage>">
- <INPUT TYPE=hidden NAME=start VALUE="<RC$start>">
- <INPUT TYPE=hidden NAME=count VALUE="<RCScount>">
- <INPUT TYPE=hidden NAME=folder VALUE="<RCSfolder>">
- <TABLE width=100% border=0 cellpadding=1 cellspacing=0>
- <TR valign=bottom bgcolor=#000080>
- <TH align=left width=5%><FONT color=white>Msg</FONT></TH>
- <TH align=left width=15%>
- <RCif RCSfolder = sent>
- <FONT color=white>Recipient</FONT>
- <RCelse>
- <FONT color=white>Sender</FONT>
- <RCendif>
- </TH>
- <TH align=left nowrap width=5%>
- <RCif RCSsort = asc>
- <A HREF=<RC$npage>?start=1&RCSsort=desc><IMG border=0 height=15 width=15 SRC="/sysimage/icons/uparrow.gif" ALT="Sort Descending"></A>
- <RCelse>
- <A HREF=<RC$npage>?start=1&RCSsort=asc><IMG border=0 height=15 width=15 SRC="/sysimage/icons/dnarrow.gif" ALT="Sort Ascending"></A>
- <RCendif>
- <FONT color=white>Date</FONT>
- </TH>
- <TH align=left width=5%><FONT color=#000080>.</FONT></TH>
- <TH align=left width=5%><FONT color=white>Size</FONT></TH>
- <TH align=left><FONT color=white>Subject</FONT></TH>
- </TR>
- <RCXmaillist folder=RCSfolder usecss=true start=RC$start count=RCScount sort=RCSsort home=RCShome>
- <TR>
- <TD colspan=6 class="wmmainheader" valign=center>
- <!--- -------------------- --->
- <!--- Bottom Actions --->
- <!--- -------------------- --->
- <TABLE width="100%" border=0 cellpadding=1 cellspacing=0>
- <tr><td colspan=12 bgcolor=#000080 height=10></td></tr>
- <tr>
- <td>
- <A HREF="javascript:checkUncheck(true)" onMouseOver="on('check')" onMouseOut="off()">
- <img src="<RCShome>/images/check.gif" alt="Check All Messages" name="check" border="0" width=98 height=26></A></td>
- <td><img src="<RCShome>/images/grey_bar.gif" border="0" width=3 height=26></td>
- <td>
- <A HREF="javascript:checkUncheck(false)" onMouseOver="on('uncheck')" onMouseOut="off()">
- <img src="<RCShome>/images/uncheck.gif" alt="UnCheck All Messages" name="uncheck" border="0" width=98 height=26></A></td>
- <td><img src="<RCShome>/images/grey_bar.gif" border="0" width=3 height=26></td>
- <td>
- <A HREF="javascript:submitForm(1)" onMouseOver="on('delete')" onMouseOut="off()">
- <img src="<RCShome>/images/delete.gif" alt="Delete Selected Messages" name="delete" border="0" width=78 height=26></A></td>
- <td><img src="<RCShome>/images/grey_bar.gif" border="0" width=3 height=26></td>
-
- <RCif RC@mailinfo(numfolders) > 1>
- <td>
- <A HREF="javascript:submitForm(2)" onMouseOver="on('moveto')" onMouseOut="off()">
- <img src="<RCShome>/images/moveto.gif" alt="Move Selected Messages" name="moveto" border="0" width=98 height=26></A>
- </td>
- <td valign=middle>
- <RCXmailfolders folder=RCSfolder home=RCShome type=pick>
- </td>
- <td><img src="<RCShome>/images/grey_bar.gif" border="0" width=3 height=26></td>
- <RCendif>
- </form>
- </td>
- <TD>
- <A HREF="javascript:document.gotomessage.submit()" onMouseOver="on('goto')" onMouseOut="off()">
- <img src="<RCShome>/images/goto.gif" alt="Go to message" name="goto" border="0" width=73 height=26></A>
- </TD>
- <TD align=middle>
- <FORM NAME=gotomessage METHOD=GET ACTION="<RC$npage>">
- <FONT COLOR=#ffffff> . . . </FONT>
- <INPUT TYPE=hidden NAME=count VALUE="<RCScount>">
- <!INPUT TYPE=submit VALUE="Go To">
- <INPUT TYPE=text NAME=start SIZE=4 VALUE="1">
- </FORM>
- </TD>
-
- <td width="100%"> </td>
- </tr>
- </table>
-
- </TD>
- </TR>
- </TABLE>
- </TD>
- </TR>
- </TABLE>
- <p> </p>
- </BODY>
- </HTML>
-