diff options
author | ad <ad> | 2002-06-19 16:02:26 +0000 |
---|---|---|
committer | ad <ad> | 2002-06-19 16:02:26 +0000 |
commit | d2a7075ecd8a96140ec3985d98bf49fac018d978 (patch) | |
tree | 8b5e14f32ac581c31929fc8b3a6beb8aca68935a /mail/exim/DESCR | |
parent | becab2ff7e9805f4c275c31f9ce7ecf54546f059 (diff) | |
download | pkgsrc-d2a7075ecd8a96140ec3985d98bf49fac018d978.tar.gz |
Update to exim-4.05. This is a major update. Details of the changes from
exim 3 can be had from www.exim.org.
Diffstat (limited to 'mail/exim/DESCR')
-rw-r--r-- | mail/exim/DESCR | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/exim/DESCR b/mail/exim/DESCR index b6ed0bd5a70..daed08a81e5 100644 --- a/mail/exim/DESCR +++ b/mail/exim/DESCR @@ -5,3 +5,14 @@ Smail 3, but its facilities are more extensive, and in particular it has options for verifying incoming sender and recipient addresses, for refusing mail from specified hosts, networks, or senders, and for controlling mail relaying. + +This build of exim has the following non-default features enabled: + +TRANSPORT_LMTP SUPPORT_MAILDIR SUPPORT_MAILSTORE +SUPPORT_MBX AUTH_CRAM_MD5 AUTH_PLAINTEXT +AUTH_SPA SUPPORT_TLS USE_TCP_WRAPPERS +HAVE_IPV6 + +The following default feature is disabled: + +EXIM_MONITOR |