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>
- <RCXmailforward to=RC$to from=RC$from cc=RC$cc bcc=RC$bcc sentbcc=RC$sentbcc subj=RC$subj body=RC$body append=RC$append msgno=RC$msgno folder=RC$folder>
- <RCelse>
- <RCXmailforward to=RC$to from=RC$from cc=RC$cc bcc=RC$bcc sentbcc=RC$sentbcc subj=RC$subj body=RC$body msgno=RC$msgno folder=RC$folder>
- <RCendif>
- <RCXmailstatus msgno=RC$msgno action=forward folder=RCSfolder>
- <SCRIPT language="JavaScript">
- <!--
- window.close();
- //-->
- </SCRIPT>
-