home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 May / PCWorld_2002-05_cd.bin / Komunik / sambar / sambar51p.exe / sysuser / webmail / fwdmail.stm < prev    next >
Encoding:
Text File  |  2001-11-04  |  782 b   |  20 lines

  1. <RCXmailverify>
  2. <!--- use the signature defined by the user or a default one --->
  3. <RCif RC$prepend ! null>
  4.     <RC$mimetype = text/html>
  5. <RCelse>
  6.     <RC$mimetype = text/plain>
  7.     <RCif RCPsignature ! null>
  8.         <RC$append1 = _______________________________________________________>
  9.         <RC$append2 = RCPsignature>
  10.         <RCendif>
  11.     <RC$append = RC@sprintf("%s\n%s\n", RC$append1,RC$append2)>
  12. <RCendif>
  13.  
  14. <RCif RCPsignature ! null>
  15.     <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>
  16. <RCelse>
  17.     <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>
  18. <RCendif>
  19. <RCredirect webmail.stm?start=RC$start>
  20.