diff options
Diffstat (limited to 'mail/sendmail-old/pkg-descr')
-rw-r--r-- | mail/sendmail-old/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/sendmail-old/pkg-descr b/mail/sendmail-old/pkg-descr new file mode 100644 index 000000000000..21e2ecf498f9 --- /dev/null +++ b/mail/sendmail-old/pkg-descr @@ -0,0 +1,11 @@ +Sendmail implements a general purpose internetwork mail routing facility +under the UNIX operating system. It is not tied to any one transport +protocol - its function may be likened to a crossbar switch, relaying +messages from one domain into another. In the process, it can do a limited +amount of message header editing to put the message into a format that is +appropriate for the receiving domain. All of this is done under the +control of a configuration file. + +Sendmail is a trademark of Sendmail, Inc. + +WWW: http://www.sendmail.org/ |