mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
2.3 KiB

  1. [COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY]
  3. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. [COPY] Please add additional copyright information _after_ the line containing
  5. [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. [COPY]
  8. [COPY] ROCK Linux: rock-src/package/base/sendmail/sendmail.desc
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
  10. [COPY]
  11. [COPY] This program is free software; you can redistribute it and/or modify
  12. [COPY] it under the terms of the GNU General Public License as published by
  13. [COPY] the Free Software Foundation; either version 2 of the License, or
  14. [COPY] (at your option) any later version. A copy of the GNU General Public
  15. [COPY] License can be found at Documentation/COPYING.
  16. [COPY]
  17. [COPY] Many people helped and are helping developing ROCK Linux. Please
  18. [COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  19. [COPY] file for details.
  20. [COPY]
  21. [COPY] --- ROCK-COPYRIGHT-NOTE-END ---
  22. [I] electronic mail transport agent
  23. [T] Sendmail implements a general purpose internetwork mail routing facility
  24. [T] under the UNIX(R) operating system. It is not tied to any one transport
  25. [T] protocol its function may be likened to a crossbar switch, relaying
  26. [T] messages from one domain into another. In the process, it can do a limited
  27. [T] amount of message header editing to put the message into a format that is
  28. [T] appropriate for the receiving domain. All of this is done under the
  29. [T] control of a configuration file. ...Due to the requirements of flexibility
  30. [T] for the configuration file can seem somewhat unapproachable. However,
  31. [T] there are only a few basic configurations for most sites, for which
  32. [T] standard configuration files have been supplied. Most other configurations
  33. [T] can be built by adjusting an existing configuration file incrementally.
  34. [T]
  35. [T] Read /etc/mail/README or the O'Reilly book for details on configuring
  36. [T] sendmail.
  37. [U] http://WWW.Sendmail.ORG/
  38. [A] Sendmail, Inc. and its suppliers
  39. [A] Eric P. Allman <eric@Sendmail.COM>
  40. [M] Clifford Wolf <clifford@clifford.at>
  41. [C] base/system
  42. [F] MTA
  43. [L] OpenSource
  44. [S] Stable
  45. [V] 8.12.10
  46. [P] X -----5---9 237.000
  47. [D] 4164503914 sendmail.8.12.10.tar.gz ftp://ftp.sendmail.org/pub/sendmail/