diff options
author | Mark Murray <markm@FreeBSD.org> | 1996-07-06 11:13:58 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 1996-07-06 11:13:58 +0000 |
commit | 18ecf108f8917254151f6c2c5d0389a4c38a5ddb (patch) | |
tree | 078259439cb078c76ff41088fb6634149edee32c /mail/exim-old/pkg-descr | |
parent | b70929b7e60b0eae1dc767528d44df6f75b3f9d4 (diff) | |
download | ports-18ecf108f8917254151f6c2c5d0389a4c38a5ddb.tar.gz ports-18ecf108f8917254151f6c2c5d0389a4c38a5ddb.zip |
Notes
Diffstat (limited to 'mail/exim-old/pkg-descr')
-rw-r--r-- | mail/exim-old/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/exim-old/pkg-descr b/mail/exim-old/pkg-descr new file mode 100644 index 000000000000..ffc90bf0c43f --- /dev/null +++ b/mail/exim-old/pkg-descr @@ -0,0 +1,15 @@ +Exim is a mail transfer agent for Unix systems connected to the Internet. + + . Exim is intended for use as an Internet mailer, and therefore handles + addresses in RFC 822 domain format only. + + . The only external transport currently implemented is an SMTP transport + over a TCP/IP network (using sockets). A pipe transport is available, + and this could be used to send messages to some other transport mechanism. + + . Exim is very configurable, and its management is very powerful. It can + be configured to be "fussy" about certain hosts or domains, and + can easily serve multiple domains. + + . Its requeuing and retry algorithms are very powerful. + |