home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / UNIX / Mail / procmail-3.11pre7-MIHS / procmail-3.11pre7-MIHS.README
Encoding:
Text File  |  1997-12-13  |  6.2 KB  |  155 lines

  1. This is a ready-to-install binary distribution of procmail for NEXTSTEP / OPENSTEP / Prelude to Rhapsody.
  2.  
  3. *** Packaged for NEXTSTEP/OPENSTEP by Tom Hageman <tom@basil.icce.rug.nl> 1997/10/07
  4.  
  5.  
  6. [Original procmail README follows]
  7.  
  8. Procmail & formail mail processing package.
  9. Copyright (c) 1990-1997, S.R. van den Berg, The Netherlands.
  10.  
  11. Some legal stuff:
  12.  
  13. Use this software package at your own risk.  The programmer cannot
  14. be held liable for any incurred damages, directly or indirectly due to
  15. the use or inability to use this software.
  16.  
  17. You are encouraged to distribute this package freely.  This package or
  18. any part thereof or any work derived from it, is however not to be sold
  19. (minor transfer costs excepted) or included in any commercially sold software
  20. package (if you want to do this anyway, contact me (address below), and we'll
  21. work something out).
  22.  
  23. If you distribute it, please leave the package intact.    You are allowed to
  24. take parts from this distribution and distribute these separately as long
  25. as you retain the copyright messages.  If you redistribute any part of this
  26. package in a modified form, be sure to mark the parts you changed.
  27. If you have some important changes that might be useful to the rest of the
  28. world, contact me instead.
  29.  
  30. -------------------------- SYSTEM REQUIREMENTS -------------------------------
  31.  
  32. Any *NIX-alike (or POSIX compliant) system.
  33.  
  34. Sendmail, ZMailer, smail, MMDF, mailsurr or compatible mailers (in effect any
  35. mailer that can process RFC-822 compliant mails).
  36.  
  37. For a fairly complete list of all C-library references done in the programs
  38. see "src/includes.h".
  39.  
  40. ------------------------------ DESCRIPTION -----------------------------------
  41.  
  42. The procmail mail processing program. (v3.11pre7 1997/04/28)
  43.  
  44. Can be used to create mail-servers, mailing lists, sort your incoming mail
  45. into separate folders/files (real convenient when subscribing to one or more
  46. mailing lists or for prioritising your mail), preprocess your mail, start
  47. any programs upon mail arrival (e.g. to generate different chimes on your
  48. workstation for different types of mail) or selectively forward certain
  49. incoming mail automatically to someone.
  50.  
  51. Procmail can be used:
  52.     - and installed by an unprivileged user (for himself only).
  53.     - as a drop in replacement for the local delivery agent /bin/mail
  54.       (with biff/comsat support).
  55.     - as a general mailfilter for whole groups of messages (e.g. when
  56.       called from within sendmail.cf rules).
  57.  
  58. The accompanying formail program enables you to generate autoreplies, split up
  59. digests/mailboxes into the original messages, do some very simple
  60. header-munging/extraction, or force mail into mail-format (with leading From
  61. line).
  62.  
  63. ----------------------
  64.  
  65. I made the utmost effort to make procmail as robust as any program can be
  66. (every conceivable system error is caught *and* handled).
  67.  
  68. Since procmail is written entirely in C, it poses a very low impact
  69. on your system's resources (under normal conditions, when you don't
  70. start other programs/scripts from within it, it is faster and more
  71. robust than the average /bin/mail you have on your system now).
  72.  
  73. Procmail was designed to deliver the mail under the worst conditions
  74. (file system full, out of swap space, process table full, file table full,
  75. missing support files, unavailable executables; it all doesn't matter).
  76. Should (in the unlikely event) procmail be unable to deliver your mail
  77. somewhere, the mail will bounce back to the sender or reenter the mailqueue
  78. (your choice).
  79.  
  80. For a more extensive list of features see the FEATURES file.
  81.  
  82. ----------------------
  83.  
  84. However, as with any program, bugs cannot be completely ruled out.
  85. I tested the program extensively, and believe it should be relatively
  86. bug free (no known bug at the time).  Should, however, anyone find any
  87. bugs (highly unlikely :-), I would be pleased (well, sort of :-) to hear
  88. about it.  Please send me the patches or bug report.
  89. I'll look at them and will try to fix it in a future release.
  90. (BTW, if you should find any spelling or grammar errors in these files,
  91. don't hesitate to point them out to me; I like correct English just as much
  92. as you do).
  93.  
  94. ----------------------
  95.  
  96. I would like to take the opportunity to express my gratitude in particular
  97. to these devoted users of the procmail-package.     Without their constant
  98. feedback procmail would not have looked the same:
  99.  
  100.     David W. Tamkin        An excellent proofreader and betatester
  101.      <dattier@wwa.com>
  102.     Josh Laff        For stresstesting procmail (and me :-)
  103.      <jal@uiuc.edu>
  104.     Dan Jacobson        For his many useful suggestions
  105.      <Dan_Jacobson@ATT.COM>
  106.     Rick Troxel        Because I crashed his Convex way too often :-)
  107.      <rick@helix.nih.gov>
  108.     Roman Czyborra        For his enthusiastic ideas
  109.      <czyborra@cs.tu-berlin.de>
  110.     Ari Kornfeld        The guardian angel of SmartList
  111.      <ari@perspective.com>
  112.     Alan K. Stebbens    For his endless creativity and suggestions
  113.      <aks@sgi.com>
  114.     Philip Guenther        Sometimes faster at repairing bugs than I can
  115.      <guenther@gac.edu>                    write them :-)
  116.  
  117. ----------------------
  118.  
  119. Please note that this program essentially is supposed to be static; that
  120. means no extra features (honouring the VNIX spirit) are supposed to be
  121. added (though any useful suggestions will be appreciated and evaluated if
  122. time permits).
  123.  
  124. Cheers,
  125.        Stephen R. van den Berg    of Cubic Circle, The Netherlands.
  126.  
  127. Internet E-mail:        <srb@cuci.nl>
  128.                 <berg@pool.informatik.rwth-aachen.de>
  129.  
  130. Snail-Mail:    P.O.Box 21074
  131.         6369 ZG Simpelveld
  132.         The Netherlands
  133.  
  134. Procmail mailinglist:        <procmail-request@informatik.rwth-aachen.de>
  135. SmartList mailinglist:        <SmartList-request@informatik.rwth-aachen.de>
  136. Procmail & SmartList updates and patches list (readonly):
  137.             <procmail-announce-request@informatik.rwth-aachen.de>
  138.  
  139. ----------------------
  140. A recent version can be picked up at various comp.sources.misc archives.
  141. The latest version can be obtained from your friendly neighbour mirror site:
  142.  
  143.     ftp://ftp.aist-nara.ac.jp/pub/misc/mail/filters/procmail/
  144.     ftp://ftp.net.ohio-state.edu/pub/networking/mail/procmail/
  145.     ftp://ftp.fu-berlin.de/pub/unix/mail/procmail/
  146.     ftp://ftp.psg.com/pub/unix/procmail/
  147.     ftp://ftp.fdt.net/pub/unix/packages/procmail/
  148.     ftp://hub.ucsb.edu/pub/mail/        (hand updated)
  149.     ftp://ftp.tamu.edu/pub/Unix/Mail/    (hand updated)
  150.  
  151. Or directly as:
  152.  
  153. ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/procmail.tar.gz
  154. ----------------------
  155.