home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 February / PCWorld_2003-02_cd.bin / Komunik / sambar / sambar53b3.exe / sysuser / webmail / fwdmail.stm < prev    next >
Encoding:
Text File  |  2002-10-03  |  971 b   |  30 lines

  1. <RCif RCEloggedin ! true>
  2. <RCinclude /sysuser/webmail/sendfail.stm>
  3. <RCexit>
  4. <RCendif>
  5.  
  6. <RCXmailverify>
  7. <!--- use the signature defined by the user or a default one --->
  8. <RCif RC$prepend ! null>
  9.     <RC$mimetype = text/html>
  10. <RCelse>
  11.     <RC$mimetype = text/plain>
  12.     <RCif RCPsignature ! null>
  13.         <RC$append1 = _______________________________________________________>
  14.         <RC$append2 = RCPsignature>
  15.         <RCendif>
  16.     <RC$append = RC@sprintf("%s\n%s\n", RC$append1,RC$append2)>
  17. <RCendif>
  18.  
  19. <RCif RCPsignature ! null>
  20.     <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>
  21. <RCelse>
  22.     <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>
  23. <RCendif>
  24. <RCXmailstatus msgno=RC$msgno action=forward folder=RCSfolder>
  25. <SCRIPT language="JavaScript">
  26. <!--
  27. window.close();
  28. //-->
  29. </SCRIPT>
  30.