home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / novell / 11092 < prev    next >
Encoding:
Text File  |  1993-01-04  |  4.0 KB  |  128 lines

  1. Newsgroups: comp.sys.novell
  2. Path: sparky!uunet!wupost!crcnis1.unl.edu!moe.ksu.ksu.edu!zaphod.mps.ohio-state.edu!caen!hellgate.utah.edu!fcom.cc.utah.edu!gateway.univel.com!ns.novell.com!urchin!bryan
  3. From: Bryan_Cardoza@Novell.COM (Bryan Cardoza)
  4. Subject: NetWire by E-Mail
  5. Message-ID: <C0CoCn.DnF@Novell.COM>
  6. Followup-To: poster
  7. Sender: bryan@urchin (Bryan Cardoza)
  8. Nntp-Posting-Host: urchin.eng.sandy.novell.com
  9. Organization: Novell, Inc.
  10. Date: Mon, 4 Jan 1993 22:12:22 GMT
  11. Lines: 115
  12.  
  13.  
  14. Hi.
  15.  
  16. I've gotten permission from Novell's Tech. Support group to publish
  17. this.  Hope it doesn't offend anybodies sensibilities....
  18.  
  19.  
  20. --
  21. Bryan Cardoza                        Internet:  Bryan_Cardoza@Novell.COM
  22. NetWare Systems Group             NetWare MHS:  BRYAN@NOVELL
  23. Novell, Inc.                            Voice:  +1-801-568-8653
  24. Sandy, UT                                 FAX:  +1-801-568-8866
  25.  
  26.  
  27. ------------------------------------------------------------------------
  28.  
  29.  
  30.             Welcome to the Novell NetWire
  31.             Internet E-Mail Archive Server
  32.                at ns.Novell.COM
  33.  
  34.  
  35. Introduction
  36. ------------
  37.  
  38. In order to serve our customers better, the portions of the NetWire
  39. archives that we are able to offer through FTP and Gopher are now being
  40. offered on a trial basis through a mail-server.
  41.  
  42. This service is provided on an experimental and unsupported basis in
  43. order to determine interest.
  44.  
  45.  
  46. Request Format
  47. --------------
  48.  
  49. Mail-server requests should be sent to "mail-server@ns.Novell.COM."
  50.  
  51. Requests to the mail-server are taken from the body of the message.
  52. Commands are prefaced with the "begin" command and closed with the
  53. "end" command.
  54.  
  55. For example, if your message body contained the following:
  56.  
  57.     begin
  58.     encoding base64
  59.     send netwire/01/forum.zip
  60.     end
  61.  
  62. The mail-server would respond by mailing you the forum.zip file from
  63. netwire/01 encoded using the MIME "base64" encoding.
  64.  
  65. Responses from the mail-server are formatted according to the MIME
  66. specifications (RFC1341).  All messages are of the "Multipart/Mixed"
  67. content type with the first part being a run log of the mail-server and
  68. subsequent parts being the requested text files (first) and non-text
  69. files (last).
  70.  
  71. The default encoding for non-text files uses the UNIX uuencode(1)
  72. command (Content-Transfer-Encoding: x-uue) for compatibility with
  73. systems that may not have access to a MIME compliant user agent.  Users
  74. with access to a MIME user agent (e.g. your favorite mailer with
  75. metamail support) should probably select "base64" encoding.
  76.  
  77. When the message body exceeds (approximately) 2500 lines, the message
  78. is split into multiple parts using the MIME "Message/Partial" content
  79. type.  MIME-compliant mail user agents will be able to automatically
  80. reconstruct these fragmented messages.
  81.  
  82.  
  83. Command Summary
  84. ---------------
  85.  
  86. The mail-server supports the following commands:
  87.  
  88. begin           Start accepting commands.  All lines between "begin"
  89.         and "end" are expected to be mail-server commands.
  90.  
  91. encoding <type> Set transfer encoding for non-text files to <type>.
  92.         Currently supported types are "base64" which is
  93.         specified by MIME and "x-uue" for UNIX uuencode
  94.         encoding.  The default is "x-uue."
  95.  
  96. end             Stop accepting commands.
  97.  
  98. help            Send the help file.  This may also be retrieved by
  99.         issuing "send mail-server/help" to the mail-server.
  100.         The help file is also automatically sent when some
  101.         errors are encountered.
  102.  
  103. index           Send the index file.  This may also be retrieved by
  104.         issuing "send mail-server/index" to the mail-server.
  105.  
  106. path <addresss>    Set the return address for the mail reply to the address
  107.         specified.
  108.  
  109. send <file>     Send the specified file.  File names must have either
  110.         "mail-server/" or "netwire/" at the beginning.  Leading
  111.         "/" characters will be stripped, and ".." or empty path
  112.         components will be reduced.
  113.  
  114.  
  115. Where to Make Comments
  116. ----------------------
  117.  
  118. Send trouble reports to Bryan_Cardoza@Novell.COM.
  119.  
  120. If you would like to see this become a permanent service, send your
  121. request to Scott_Christensen@Novell.COM or contact your customer
  122. service representative or account manager.
  123.  
  124.  
  125.  
  126. Last Update: 12/10/92 11:25:12
  127.  
  128.