home *** CD-ROM | disk | FTP | other *** search
- <RCif RCEloggedin ! true>
- <RCinclude /sysuser/webmail/sendfail.stm>
- <RCexit>
- <RCendif>
-
- <RCXmailverify>
- <!--- use the signature defined by the user or a default one --->
- <RCif RC$prepend ! null>
- <RC$mimetype = text/html>
- <RCelse>
- <RC$mimetype = text/plain>
- <RCif RCPsignature ! null>
- <RC$append1 = _______________________________________________________>
- <RC$append2 = RCPsignature>
- <RCendif>
- <RC$append = RC@sprintf("%s\n%s\n", RC$append1,RC$append2)>
- <RCendif>
-
- <RCif RCPsignature ! null>
- <RCXmailto to=RC$to from=RC$from cc=RC$cc bcc=RC$bcc sentbcc=RC$sentbcc subj=RC$subj mimetype=RC$mimetype body=RC$body prepend=RC$prepend append=RC$append attach=RC$attach filename=RC$filename attach2=RC$attach2 filename=RC$filename.2 attach3=RC$attach3 filename=RC$filename.3>
- <RCelse>
- <RCXmailto to=RC$to from=RC$from cc=RC$cc bcc=RC$bcc sentbcc=RC$sentbcc subj=RC$subj mimetype=RC$mimetype body=RC$body prepend=RC$prepend attach=RC$attach filename=RC$filename attach2=RC$attach2 filename=RC$filename.2 attach3=RC$attach3 filename=RC$filename.3>
- <RCendif>
- <RCif RC$msgno > 0 and RC$mtype = replyto>
- <RCXmailstatus msgno=RC$msgno action=answer folder=RCSfolder>
- <RCendif>
- <SCRIPT language="JavaScript">
- <!--
- window.close();
- //-->
- </SCRIPT>
-