home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 May / PCWorld_2002-05_cd.bin / Komunik / sambar / sambar51p.exe / sysadmin / control / pop3mail / compose.asp next >
Encoding:
Text File  |  2001-07-17  |  267 b   |  14 lines

  1. <HTML>
  2. <HEAD><TITLE>Sambar Server POP3Mail</TITLE>
  3. <% 
  4. #include "../header.asp"
  5. #include "../menu.asp"
  6. area = "compose";
  7. #include "submenu.asp"
  8. %>
  9. Compose mail... Only show menu if SMTP server is configured.
  10. <%
  11. #include "../footer.asp"
  12. %>
  13. </BODY></HTML>
  14.