home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / Documents / FAQ / Mail-faq / archive-servers < prev    next >
Encoding:
Internet Message Format  |  1993-08-23  |  23.3 KB

  1. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!gatech!howland.reston.ans.net!noc.near.net!pad-thai.aktis.com!GZA.COM!jik
  2. From: jik@GZA.COM (Jonathan I. Kamens)
  3. Newsgroups: comp.mail.misc,comp.sources.wanted,comp.answers,news.answers
  4. Subject: Mail Archive Server software list
  5. Supersedes: <archive_servers_743403610@GZA.COM>
  6. Followup-To: comp.mail.misc
  7. Date: 22 Aug 1993 01:02:35 -0400
  8. Organization: Geer Zolot Associates
  9. Lines: 578
  10. Approved: news-answers-request@MIT.Edu
  11. Distribution: world
  12. Expires: 5 Oct 1993 05:00:19 GMT
  13. Message-ID: <archive_servers_745995619@GZA.COM>
  14. NNTP-Posting-Host: pad-thai.aktis.com
  15. Xref: senator-bedfellow.mit.edu comp.mail.misc:13909 comp.sources.wanted:27177 comp.answers:1696 news.answers:11675
  16.  
  17. Archive-name: mail/archive-servers
  18. Version: $Id: archive_servers,v 1.56 1993/07/28 11:50:08 jik Exp $
  19.  
  20.      A Summary of Available Mail Archive Server Software
  21.      ---------------------------------------------------
  22.  
  23.   Mail archive servers are programs which receive incoming mail
  24. messages, interpret them, and take action based on them.  For example,
  25. two tasks which might be performed by mail servers are handling
  26. subscriptions to mailing lists and redistributing messages sent to the
  27. lists; and delivering files to users based on incoming requests
  28.  
  29.   This posting focuses, primarily, on mail servers which run under
  30. UNIX.  For each server listed below, I provide the following
  31. information, if known:
  32.  
  33.     Name
  34.     Author
  35.     Maintainer
  36.     Latest known version
  37.     How to get it
  38.     Implementation language
  39.     Supported platforms
  40.     Comments
  41.  
  42.   If you can fill any of the blanks or have comments about anything
  43. written below, or if you have new servers to add to the list, please
  44. let me know.  If you would like to ask me to change this posting in
  45. some way, the method I appreciate most is for you to actually make the
  46. desired modifications to a copy of the posting, and then to send me
  47. the modified posting, or a context diff between my posted version and
  48. your modified version (if you do the latter, make sure to include in
  49. your mail the "Version:" line from my posted version).  Submitting
  50. changes in this way makes dealing with them easier for me and helps to
  51. avoid misunderstandings about what you are suggesting.
  52.  
  53.   There are two sections below.  The first describes the various
  54. archive servers, and the second lists known sites from which the
  55. archive servers can be obtained, and how to access them.  The "How to
  56. get it" fields of the archive server descriptions refer to the site
  57. listings.
  58.  
  59.   John Bazik <jsb@cs.brown.edu>, Stephen R. van den Berg
  60. <berg@pool.informatik.rwth-aachen.de>, Warren Burstein <warren@itex.jct.ac.il>,
  61. Nigel Metheringham <nigelm@ohm.york.ac.uk>, Mike Northam
  62. <mbn@fpssun.fps.com>, Chip Salzenberg <chip@tct.com>, and Serge
  63. Vakulenko <vak@kiae.su> provided comments about and corrections to
  64. this posting.
  65.  
  66. ------------------------------------------------------------------
  67.  
  68.  
  69.             Archive Server Summary
  70.             ----------------------
  71.  
  72.  
  73. Name: Almanac
  74. Authors: Erik Bennett and Chris Hansen
  75. Maintainer: almanac-admin@oes.orst.edu
  76. Implementation language: C (configured with Bourne shell)
  77. How to get it: ftp from /pub/almanac-x.x.tar.Z at oes.orst.edu
  78.                (where x.x is the current version)
  79. Latest know version: 1.4
  80. Supported platforms: SunOS, HP/UX, UTek, AIX (RS 6000), most BSD 4.3
  81. Comments: (Chris Hansen <hansenc@oes.orst.edu>)
  82.     Requires sendmail and gdbm
  83.     Can split files on user-defined size limit
  84.     Good user & admin documentation
  85.     Has blacklist
  86.     Logging (through syslog) and usage utilities
  87.     Comes with supplement for automatic mailing list management
  88.     Load checking or queuing left to sendmail
  89.     Main advantage is configuration table:
  90.        Maps user commands to shell commands
  91.        Can have any number of user commands
  92.        Encoding, Filtering, Compression all configurable
  93.        Most other things configurable
  94.        (Possible disadvantages:
  95.         Table can get complicated.
  96.         Good knowledge of shell advised).
  97.  
  98.  
  99. Name: B-Server
  100. Author: Budi Rahardjo <rahardj@ccu.umanitoba.ca>
  101. Implementation language: bourne shell
  102. How to get it: Get "b-server.shar" from grasp1.
  103. Comments: (Dave Shaver <shaver@convex.com>)
  104.     - Don't need to create system-wide alias (uses sendmail
  105.         .forward file)
  106.     - One shell script
  107.     - Can refuse to provide service to certain people
  108.     - Has file and request limits
  109.     - 4 user commands: help, index, send, get
  110. Comments: (john.Latala@Waterloo.NCR.COM)
  111.     - Only does text files
  112.  
  113.  
  114. Name: Bart (Brode's Archive Retrieval Thang)
  115. Author: Jon Brode <brode@icpsr.umich.edu>
  116. Latest known version: beta release
  117. How to get it: Send E-mail to <brode@icpsr.umich.edu> and ask for it.
  118. Implementation Language: C
  119. Support platforms: Expects BSD, sendmail and ndbm, but might work with
  120.                     some tweaking in other environments.
  121. Comments: (from author)
  122.         Beta release can be obtained from the author but should not be
  123.             redistributed; the final release will have more lenient
  124.             distribution conditions.
  125.         Runs from alias or .forward file
  126.         Very careful about not overloading server. (does load checking on BSD
  127.             machines, in addition to the other things)
  128.         5 commands: help, index, path, send, sendb ("sendb" automatically
  129.             encodes the file, "send" determines whether the file needs to
  130.             be encoded first)
  131.         Can request files by parts. Useful for requesting files larger
  132.             than quota and retrieving pieces that get lost in the mail
  133.         Can do per-user quota checking.
  134.         It has a man page!
  135.         Has uuencode encoding built into C code, does not support other
  136.             encoding types yet.
  137.         No user error notification on bad requests.
  138.  
  139.     
  140. Name: Clarkson
  141. Author: Michael DeCorte
  142. How to get it: Get "archive-server" from CLARKSON.
  143. Implementation language: bourne shell, awk
  144. Comments: (Tom Fitzgerald <fitz@wang.com>)
  145.    Advantages:
  146.     Most flexible options for archiving, compressing, encoding and
  147.       slicing result.
  148.     Very nice load-limiting.
  149.    Disadvantages:
  150.     Many BSDism's (I tried porting it to SysV without much luck).
  151.     Can't return several requested items, one item per mail message.
  152.       It insists on packaging up all requests into a single archive,
  153.       splitting the archive at random points and mailing the result.
  154.     Can't store items compressed and have them mailed back to the
  155.       requestor decompressed.
  156.  
  157.  
  158. Name: DECWRL
  159. Author: Brian Reid.
  160. Implementation language: bourne shell, awk, a little bit of C
  161. How to get it: (1) Get "decwrl.shar" from grasp1.  (2) Get
  162.     "/pub/src/mail/archive.tar.Z" via anonymous ftp from
  163.     ftp.cs.widener.edu (slightly modified).
  164. Comments: (Dave Shaver <shaver@convex.com>)
  165.     - Written with many shell scripts and a few AWK scripts
  166.     - Very careful about not overloading server machine
  167.         (Remember, this used to run on an over-worked VAX.)
  168.     - Very easy to install; best of the group?
  169.     - Code is all quite generic
  170.     - Good at letting person making request know what happened
  171.         (No black holes for mail.)
  172.     - Good user-level docs (especially the "help" file)
  173.     - Very fair queuing system; people can't make "pigs" of
  174.         themselves
  175.     - 4 user commands: help, index, send, path
  176. Comments: (Tom Fitzgerald <fitz@wang.com>)
  177.    Advantages:
  178.     Simplest.
  179.     Very nice load-limiting, can be set up to run only at night.
  180.     Easily configurable, and portable to Sys V with a little work.
  181.    Disadvantages:
  182.     All items in archive must be text, and are sent out as-is.  No
  183.       packaging options at all.
  184.     Written in sh, may be a heavy system load (when running).
  185. Comments: (Chris Siebenmann <cks@hawkwind.utcs.toronto.edu>)
  186.      We use the DECWRL server for the CA*NET info server; I picked
  187.     it over the other ones (primarily the Clarkson one) because it
  188.     was sufficiently small and clear that I could read all the
  189.     shell scripts and be pretty confidant that it had no surprises
  190.     and I understood what was going on. One could probably run it
  191.     out of a .forward file with some work writing at-based
  192.     frontends, but it prefers to be installed and run with cron
  193.     and an alias.
  194.  
  195.  
  196. Name: deliver
  197. Author: Chip Salzenberg <chip@tct.com>
  198. Latest known version: 2.1, patchlevel 10
  199. How to get it: From the comp.sources.reviewed archives.
  200. Implementation language: C
  201. Comments: This isn't a full-fledged archive server, it's just a
  202.     program to reroute incoming mail.  Which isn't to say that it
  203.     can't be used to write an archive server....
  204. Comments: (Brian.Onn@Canada.Sun.COM)
  205.     I've written our mail based archive server entirely in Deliver
  206.     shell scripts.  It's not as full featured as the other ones,
  207.     but it can easily be expanded to become that.  The beauty of
  208.     deliver is that it is entirely shell script based.
  209.  
  210.  
  211. Name: ftpmail
  212. Author: Lee McLoughlin <lmjm@doc.ic.ac.uk>
  213. Latest known version: 1.19
  214. How to get it: ftp from src.doc.ic.ac.uk:packages/ftpmail/ftpmail.shar
  215. Implementation language: perl
  216. Supported platforms: SunOS, HP/UX,  AIX (RS 6000), BSD 4.3, System 5.4
  217. Comments: Can use both mail and sendmail to send reponses.
  218.     With sendmail can also return MIME multipart responses.
  219.     Supports mime, uuencode, atob, user selectable splitting.
  220.     Built in logging.
  221.     Very easy to install.
  222.     Command compatible with ftpmail server at Decwrl.
  223.  
  224.  
  225. Name: KISS
  226. Author: T. William Wells <bill@twwells.com>
  227. Latest known version: 1.0
  228. How to get it: (1) Get "kiss.shar" from grasp1.  (2) Get
  229.     "misc/kiss.shar" from JASON-ARCHIVE (slightly modified).  (3)
  230.     Get "/pub/archives/alt.sources/kiss-server_bill" via anonymous
  231.     ftp from hydra.helsinki.fi.
  232. Implementation language: bourne shell
  233. Comments: (Dave Shaver <shaver@convex.com>)
  234.     - Simple.  8-)
  235.     - One shell script, plus a user-supplied program
  236.     - No batching, quotas, or scheduling.
  237.     - 5 user commands: help, index, send, path, quit
  238.     - Good install docs
  239.  
  240.  
  241. Name: listserv
  242. Author: Anastasios C. Kotsikonas (tasos@cs.bu.edu)
  243. Latest known version: 5.41
  244. How to get it: From /pub/listserv on cs.bu.edu via anonymous ftp.
  245.     Also in alt.sources archives with subject "unix-listserv" in
  246.     three parts.
  247. Implementation language: C, plus some UNIX-style shell scripts.
  248. Supported platforms: UNIX, presumably.
  249. Comments: This is a mailing list server rather than a mail archive
  250.     server.  It is meant to automatically run mailing lists,
  251.     dealing with subscriptions, unsubscriptions, message
  252.     distribution, etc.  Like the BITNET listserv system, but for
  253.     UNIX.  The newest version does appear to have some support for
  254.     archives as well.
  255.  
  256.  
  257. Name: Logix
  258. Author: Jan-Piet Mens
  259. Latest known version: 1.01
  260. How to get it: Get the posting entitled "Mail-Server Part 01/01" from
  261.     the alt.sources archives.  An improved version (Bill Silvert's
  262.     -- see his comments below) is available via anonymous ftp from
  263.     /pub/unix/mail-server.tar.Z on biome.bio.ns.ca.
  264. Implementation language: C
  265. Comments: (Bill Silvert <silvert@biome.bio.ns.ca>)
  266.     Changes I have made include support for optional (as opposed
  267.     to compulsary) uuencoding using the Dumas uuencode, which
  268.     makes it possible to run uudecode (the Dumas version) on a
  269.     complete multi-part mail file without editing it first, and
  270.     improved messages.
  271.  
  272.  
  273. Name: MailServ
  274. Author: Dave DeBry <debry@peruvian.cs.utah.edu>
  275. Latest known version: 1.4
  276. How to get it: Get the posting entitled "MailServ 1.4" from the
  277.     alt.sources archives.
  278. Implementation language: C
  279. Comments: (from the author)
  280.     o allows for as many users as you want per list,
  281.     o users can be mailed to "quietly" (ie: their name won't be
  282.       found anywhere in the mailing... good for nosy sysadmins at
  283.       other sites),
  284.     o has a request server so users can get any files you make
  285.       available for them,
  286.     o handles subscribes and unsubscribes without bothering you,
  287.     o can archive off reflector mailing list posts,
  288.     o can announce to all list readers when someone subscribes or
  289.       unsubscribes,
  290.     o can be set to let people request a list of readers,
  291.     o does all the digest handling work for you,
  292.     o can upload (via ftp) each days digest to a given site for
  293.       archiving,
  294.     o can backup the userlist to a different disk/area/whatever,
  295.     o can post a FAQ to USENET periodically,
  296.     o announces when a message has been taken from USENET, so
  297.       people don't get that horrible deja vu feeling while reading
  298.       their mail,
  299.     o sends you a log of all the day's activities every night,
  300.     o lets you toggle all of these things for complete
  301.       customization,
  302.     o and much, much more!  (I should be an announcer for those
  303.       Remco ads, I know it.)
  304.  
  305.     MailServ isn't for the weak at heart.  It's not pretty, and
  306.     I'm releasing it to the net because several people have asked
  307.     for copies, and I'd like to know what changes are made to it.
  308.     If you don't know much about UNIX or mail, I wouldn't suggest
  309.     using MailServ until it gets a little bit nicer.
  310.  
  311.  
  312. Name: NETLIB
  313. Author: Jack J. Dongarra, Eric Grosse
  314. How to get it: Get "netlib from misc" from NETLIB.
  315. Implementation language: C
  316. Comments: (Dave Shaver <shaver@convex.com>)
  317.     - User-level docs a bit rough.    Assumes user is quite mail savvy.
  318.         (Not a fair assumption in my case.)
  319.     - Catches "pigs" effectively, but no queuing system for requests.
  320.     - Notices attempted security violations using magic shell characters
  321.     - Install docs adequate, but not outstanding
  322.     - Hard to install since site-specific stuff not centralized
  323.         in a config file.
  324.     - Has almost no interal documentation (i.e. comments)
  325.     - Eclectic mix of shell scripts and C programs
  326.     - Some sections of code very specific to serving libs.    Does
  327.         not generalize well to ASCII files.
  328. Comments: Tom Fitzgerald <fitz@wang.com>
  329.    Advantages:
  330.     Arbitrary directories can be made part of archives, archives don't
  331.       have to all be under a single directory tree.
  332.     Written in C, probably imposes the least system load.
  333.     Reasonably portable and configurable.
  334.    Disadvantages
  335.     Really complicated, with inadequate documentation
  336.     No queuing or load-balancing.  All requested items are sent out
  337.       immediately regardless of system load.
  338.     Poorest at figuring out return addresses.
  339.     All items in archive are sent out as-is.  No packaging options.
  340.       (They can be binary, they will be sent out uuencoded).
  341.  
  342.  
  343. Name: procmail
  344. Author: Stephen R. van den Berg <berg@pool.informatik.rwth-aachen.de>
  345. Latest known version: 2.91
  346. How to get it: (1) Get "procmail" from volume 38 of comp.sources.misc
  347.     archives.  (2) "/pub/unix/procmail.tar.zip" via anonymous ftp from
  348.     ftp.informatik.rwth-aachen.de (possibly more up-to-date).
  349. Implementation language: C, plus some UNIX-style shell scripts.
  350. Supported platforms: generic UNIX (or any posix compliant OS)
  351. Comments:
  352.     Procmail is a program to parse incoming mail and sort/invoke other
  353.     programs based on the results, it can be used as a very reliable
  354.     frontend to some of the archive servers mentioned here.
  355.     - It includes a utility program called formail, which is
  356.       particularly intelligent in figuring out return addresses and
  357.       generating auto-reply headers.
  358. Comments: (from the author)
  359.     Included is an extensive mailinglist/archive server package (based
  360.     upon procmail/formail).  Regarding the archive server part:
  361.    Advantages:
  362.     - Easy to install.
  363.     - Straightforward to operate (one tree, symbolic links allowed).
  364.     - Numerous others :-), but you'll have to get the FEATURES file
  365.       from the package.
  366.    Disadvantages:
  367.     - Doesn't do special handling for binary files.
  368.     - Doesn't autosplit large files.
  369.     - Partly dependent on sendmail, though sufficiently compatible
  370.       mailers will do.
  371.     - No load balancing or queueing, relying on sendmail for that.
  372.  
  373. Name: qdms
  374. Author: Lars Magnusson <lmn@z.amu.se>
  375. Latest known version: 1.0
  376. How to get it: (1) Get "qdms - a simple mailserver for cramped disks."
  377.     from the alt.sources archives.  (2) Get a (possibly more
  378.     up-to-date) version from mailserver@z.amu.se.
  379. Implementation language: Bourne shell, requires shell functions
  380. Comments: Looks like it has some sort of access control and
  381.     blacklisting.  Don't know what else.
  382.  
  383.  
  384. Name: Relcom
  385. Author: vak@kiae.su (Serge Vakulenko)
  386. Maintainer: vak@kiae.su (Serge Vakulenko)
  387. Latest known version: 1.0
  388. How to get it: Send a message to mailserv@kiae.su with "get
  389.     mailserv.tar.Z" in the body.
  390. Implementation language: C
  391.  
  392.  
  393. Name: RNALIB
  394. Author: Paulo Ventafridda <venta@otello.sublink.org>, Marco Lorenzini
  395.     <marlor@gear.sublink.org>
  396. Latest known version: 2.2 beta-3
  397. Implementation language: bourne shell
  398. How to get it: (1) Get "rnalib2" from volume 15 of comp.sources.misc
  399.     archives.  (2) Get "RNALIB 2.2 beta" and "upgrade to beta-3"
  400.     from alt.sources archive on valhalla.ee.rochester.edu.
  401. Comments:
  402.     - Completely implemented in one bourne shell script plus
  403.       several data files.
  404.     - Allows libraries to be all over the filesystem hiearchy
  405.       (i.e. not in fixed data directory).
  406.     - Understands a variety of packing formats, and detects binary
  407.       file automatically (and uuencodes them).
  408.     - Requires bourne shell with support for functions.
  409.     - Very poor address parsing.
  410.     - No queueing.
  411.     - Has "blacklists" to prevent people from transferring and
  412.       "whitelists" to allow specific people to tell the server to
  413.       deliver to third parties.
  414.     - Detects "hogs" and imposes maximum credit limits.
  415.  
  416.  
  417. Name: The ServiceMail Toolkit, by Enterprise Integration Technologies
  418. Author: Jay C. Weber <weber@eitech.com>, et al.
  419. Maintainer: servicemail-help@eitech.com
  420. Latest known version: v2.0 5-10-93
  421. How to get it: ftp eitech.com:svcmail-2.0.tar.Z
  422. Implementation language(s): C, Tcl, make
  423. Supported platforms:  SunOS, Ultrix, (probably anything that supports Tcl)
  424. Comments: (Bob Bagwill <bagwill@swe.ncsl.nist.gov>)
  425.     Easy to install (using default installation configuration).
  426.     Multimedia Email SHell (MESH) uses MIME message formats.
  427.     Services are implemented in Tcl.
  428.     Includes subset of listserv functions.
  429.     Documentation is skimpy.
  430. Comments: (Jay Weber <weber@eitech.com>)
  431.         Documentation is better in 2.0
  432.         Includes support for queueing, logging
  433.  
  434.  
  435. Name: Squirrel Mail Server
  436. Version: 3.1
  437. Author: Johan Vromans <jv@mh.nl>
  438. How to get it: (1) Send a mail message to <mail-server@nluug.nl> with 
  439.     contents
  440.  
  441.         begin
  442.         send mail-server
  443.         end
  444.  
  445.     (2) Get "mserv" plus updates from volumes 34 and 35 of the 
  446.     comp.sources.misc archives.
  447.  
  448. Implementation language: perl
  449. Description (from the author):
  450.  
  451.     The Squirrel Mail Server is a mail response program. You can
  452.     send email to it, and it will try to react sensible to your
  453.     message. 
  454.  
  455.     Main purpose of the mail server is to obtain files from a
  456.     local archive or FTP server, but other functions can be added
  457.     easily.
  458.  
  459.     The Squirrel Mail Server Software is distributed under the
  460.     terms of the GNU Public Licence.
  461.  
  462.     New and improved features in version 3.1:
  463.  
  464.       - Transparent (anonymous) FTP interface. You can fetch files
  465.         from remote FTP servers. Files retrieved are cached
  466.         locally, so subsequent requests can be honoured from the
  467.         cache. Well-known files can be sent from the local
  468.         archives without accessing remote FTP server at all.
  469.  
  470.       - Delivery can take place via email or uucp or both.
  471.         Delivery via UUCP can be made preferred.
  472.         FTP requests can be restricted to UUCP delivery.
  473.  
  474.       - Files can be automatically compressed, and directories can
  475.         be automatically packed using one of several common
  476.         methods (e.g. zip, zoo or compressed tar).
  477.  
  478.       - Multiple servers can be installed using the same software.
  479.  
  480.       - The server can be used interactively, e.g. from a
  481.         terminal, or via telnet/inetd.
  482.  
  483.       - Command parsing and execution is table driven, so it is
  484.         very easy to extend the mail server functions.
  485.  
  486.       - Rewritten and enhanced user documentation and
  487.         installation docs. Also available in nicely formatted
  488.         (PostScript) format.
  489.  
  490.     A brief survey of old and new features:
  491.  
  492.       - All written in perl, hence portable and easily
  493.         maintainable.  Code is readable; useful, plentiful
  494.         comments. Very extentable and easily modified.
  495.       - Easy to use and to install. Over 2000 lines of
  496.         documentation. 
  497.       - Good at letting person making request know what happened.
  498.         Good "help" reply.
  499.       - Archives can be split over a number of directories or file
  500.         systems.
  501.       - Requests are queued and processed by a separate daemon
  502.         process (e.g. from cron). This cuts down on the system
  503.         load. Moreover, you can control when the queue is being
  504.         run.
  505.       - Requests can be honoured `as is' (name the file and you'll
  506.         get it), but the server can also perform directory
  507.         searches and index file lookup.  You need GNU find and
  508.         locate for the index lookup feature.
  509.       - While looking for files, the server knows about commonly
  510.         handled filenames (e.g. ".tar.Z" in "foo.tar.Z") and
  511.         pseudo-standard version numbering (e.g. "gcc-2.1.tar.Z").
  512.         It is quite well possible that a simple request for
  513.         "emacs" will actually transmit the file
  514.         "gnu/emacs-18.58/dist/emacs-18.58.tar.Z".
  515.       - Requests can be encoded using a number of encoding
  516.         schemes, e.g.  uuencode, xxencode, Dumas' uue and btoa.
  517.       - Requests that are too large to send in one piece are
  518.         automatically split and transferred in parts. The server
  519.         provides a smart unpacking program on request,
  520.       - Parts of requests can be re-transmitted in case of
  521.         failure.
  522.       - Requests can designate a directory. In this case the whole
  523.         directory tree is packed using some popular packing
  524.         programs (compressed tar, zoo or zip).
  525.       - Requests can be sent by email, or via uucp.
  526.       - The server can be asked to return a list of archive
  527.         entries that match a given request, thus obsoleting the
  528.         need to transfer huge "ls-lR" type index files to find out
  529.         whatsitcalled.
  530.       - All transfers are logged. Maintenance procedures
  531.         include a reporting tool.
  532.  
  533.     Probable future directions:
  534.  
  535.       - Automatic (and transparent) downloading of unknown archive
  536.         entries from other archive servers.
  537.       - Archive lookup by keyword.
  538.       - Notifier services (you'll be notified if archive entries
  539.         are added).
  540.       - Remote maintenance of the archives.
  541.  
  542.     Requirements:
  543.  
  544.       - Perl 4.0 patchlevel 36 or later.
  545.         NOTE that perl 4.0 pl35 contains a bug that makes it
  546.         impossible to run the mail server software.
  547.       - GNU find 3.6 or later (only if you want to exploit the
  548.         index features).
  549.       - A decent mail system that can deliver mail to a process
  550.         (sendmail, smail3, or smail2.5 w/ mods).
  551.  
  552.  
  553. ------------------------------------------------------------------
  554.  
  555.  
  556.               Archive Site Instructions
  557.               -------------------------
  558.  
  559. CLARKSON: Send mail to "archive-server@sun.soe.clarkson.edu" with
  560.     "send <what you want>" as the text of the message, e.g. "send
  561.     archive-server".  If you want it to be archived as a shar
  562.     file, then add a line saying "archiver shar" before the "send"
  563.     line.  You can also use "archiver tar".  If you don't specify
  564.     an archiver, then the files in the request will be separated
  565.     by "--- cut here ---" lines and you'll have to extract them by
  566.     hand or write some sort of script to do it.
  567.  
  568. grasp1: Ftp to grasp1.univ-lyon1.fr and look in
  569.     pub/unix/mail/mail-servers, or use the FTP-by-mail server at
  570.     ftpmail@grasp1.univ-lyon1.fr, or use an FTP-by-mail server
  571.     closer to you if there is one.
  572.  
  573. JASON-ARCHIVE: Send mail to "penneyj@slc.com" with a subject line
  574.     containing the string "jason-archive-request" and a body
  575.     containing "send <what you want>", e.g. "send misc/kiss.shar".
  576.     If you want multiple files, you can specify multiple requests
  577.     on separate lines of the file.
  578.  
  579. NETLIB: Send mail to "netlib@research.att.com" with "send
  580.     <what you want>", e.g. "send netlib from misc", as the text of
  581.     the message.
  582.  
  583. UTRECHT: Anonymous ftp to ftp.cs.ruu.nl and look in the directory
  584.     /pub, or send mail to "mail-server@cs.ruu.nl" with the lines:
  585.  
  586.     begin
  587.     send <filename>
  588.     end
  589.  
  590.     You replace "<filename>" with the file you want to retrieve,
  591.     e.g. "send UNIX/mailserver.tar.Z".
  592.  
  593. -- 
  594. Jonathan Kamens        OpenVision Technologies, Inc.       jik@GZA.COM
  595.