diff options
author | abs <abs> | 2006-09-20 22:13:13 +0000 |
---|---|---|
committer | abs <abs> | 2006-09-20 22:13:13 +0000 |
commit | 236e5c98a25451bc68e987d1ff1b189e001c77b5 (patch) | |
tree | c678c686580758688acb84fffbbba0fa667586ef /mail | |
parent | 4848db082afffbe693f06b327940d8f049eed702 (diff) | |
download | pkgsrc-236e5c98a25451bc68e987d1ff1b189e001c77b5.tar.gz |
note that EXIM_MONITOR can be enabled by setting exim-build-eximon
Diffstat (limited to 'mail')
-rw-r--r-- | mail/exim/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim/DESCR b/mail/exim/DESCR index daed08a81e5..d897da23555 100644 --- a/mail/exim/DESCR +++ b/mail/exim/DESCR @@ -11,8 +11,8 @@ 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: +The following default feature is disabled by default, but may be enabled by +setting the 'exim-build-eximon' option: EXIM_MONITOR |