diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2001-07-09 19:29:29 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2001-07-09 19:29:29 +0800 |
commit | 7ca36098478b31042b4b5347cfc995df3a10ac35 (patch) | |
tree | 71d4e306b10b40eb927cfc1f97b96ae3af3a2a74 /mail/exim | |
parent | 8f28ccc195b4016b586378f9dd7fd9953b787328 (diff) | |
download | freebsd-ports-gnome-7ca36098478b31042b4b5347cfc995df3a10ac35.tar.gz freebsd-ports-gnome-7ca36098478b31042b4b5347cfc995df3a10ac35.tar.zst freebsd-ports-gnome-7ca36098478b31042b4b5347cfc995df3a10ac35.zip |
Clarify that the steps involving mailwrapper(8) don't replace the a
sendmail installation, but cause exim to be run instead of sendmail on
startup.
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim/pkg-message b/mail/exim/pkg-message index 2fde427649c2..c9528f875335 100644 --- a/mail/exim/pkg-message +++ b/mail/exim/pkg-message @@ -7,7 +7,7 @@ The following documentation has been installed: Postscript, PDF, HTML and plain text versions of these documents, as well as a comprehensive FAQ list, are available at http://www.exim.org/ . -To replace sendmail with Exim: +To run Exim instead of sendmail on startup: 1) Create exim/configure from exim/configure.default . 2) Stop the sendmail daemon. |