aboutsummaryrefslogtreecommitdiff
path: root/mail/exim-old/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-05-14 11:54:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-05-14 11:54:55 +0000
commitb919b8311bc5d38e5731d40525c88c54816f4530 (patch)
tree35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /mail/exim-old/pkg-descr
parentbf79fcb3d24148c21b1850f690d90d8250e040e1 (diff)
downloadports-release/3.2.0.tar.gz
ports-release/3.2.0.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Diffstat (limited to 'mail/exim-old/pkg-descr')
-rw-r--r--mail/exim-old/pkg-descr17
1 files changed, 0 insertions, 17 deletions
diff --git a/mail/exim-old/pkg-descr b/mail/exim-old/pkg-descr
deleted file mode 100644
index 5ab3f4fe30b2..000000000000
--- a/mail/exim-old/pkg-descr
+++ /dev/null
@@ -1,17 +0,0 @@
-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. (No bangpaths!)
-
- . 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.
-
- . Exim is an excellent mailer for an ISP, as its control and flexibility
- are very good.
-
- . Its requeuing and retry algorithms are very powerful.