home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / misc / volume15 / rnalib2 / part00 next >
Encoding:
Text File  |  1990-10-05  |  1.6 KB  |  44 lines

  1. Newsgroups: comp.sources.misc
  2. X-UNIX-From: otello!i2ack!venta@italy.sublink.org
  3. from: venta@i2ack.sublink.org (Paolo Ventafridda)
  4. subject: v15i010: RNALIB 2.0, Mail Server
  5. Sender: allbery@uunet.UU.NET (Brandon S. Allbery - comp.sources.misc)
  6.  
  7. Posting-number: Volume 15, Issue 10
  8. Submitted-by: venta@i2ack.sublink.org (Paolo Ventafridda)
  9. Archive-name: rnalib2/part00
  10.  
  11. Hello Brandon!
  12.  
  13. Inside comp.sources.misc of Aug 1989 there was RNA 1.0, a tiny but
  14. useful server based on e-mail.
  15. Since then, i've been working with a friend on the 2.0 release, which
  16. is finally ready.
  17.  
  18. RNA 2.0 is an advanced mail-server which allows remote uucp users
  19. to ask for text or binary files using ordinary email.
  20. Rnalib can deal with compress/uuencode/btoa/uusend/uucp: a user can
  21. ask for a file to be compressed and shipped through uucp instead
  22. of e-mail, which is the default.
  23. RNA handles 'libraries', i.e. directories (well, two libraries can
  24. share the same directory, but that's part of the docs); it also
  25. tries to handle headers following rfc822, and has a bunch of neat 
  26. features which someone might find useful.
  27. This is an example of request:
  28. @@ please send RNA from netware using compress-btoa through e-mail
  29.  
  30. RNA is written in Bourne Shell; it's over 1100 lines of pretty
  31. hard code (30K without comments and blank lines). It doesn't use
  32. 'awk'; should run on almost any machine but 286s (the shell would die).
  33. I'll support it as much as i can; new versions are already coming out,
  34. but will apply as patches to this working release.
  35.  
  36.  
  37. I hope you accept it for sources.unix or sources.misc. 
  38. Many greetings and thanks for your always appreciated work,
  39.  
  40.    Paolo Ventafridda
  41.    <venta@i2ack.sublink.org>
  42.  
  43.  
  44.