diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-12-18 22:06:58 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-12-18 22:06:58 +0000 |
commit | e4046e55b4ecc33b59ba4d16fc9379e5a720b27b (patch) | |
tree | 4d2783066f9eb01970535fea04257803403afc72 /mail | |
parent | 8894f9f4126244c62dfbf2f17c8058284f2f3e43 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/exim-devel/files/POST-INSTALL-NOTES | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/mail/exim-devel/files/POST-INSTALL-NOTES b/mail/exim-devel/files/POST-INSTALL-NOTES index 2505505a6d1f..90301c248dda 100644 --- a/mail/exim-devel/files/POST-INSTALL-NOTES +++ b/mail/exim-devel/files/POST-INSTALL-NOTES @@ -1,26 +1,16 @@ The following documentation has been installed: - info 'Exim Overview' -> Overview of Exim info Exim -> Exim Specification (User Guide) info 'Exim Filtering' -> Exim Filter Specification (for end-users) In addition, plain text versions of these documents have been installed as: - ${PREFIX}/share/doc/exim/oview.txt ${PREFIX}/share/doc/exim/filter.txt ${PREFIX}/share/doc/exim/spec.txt -Postscript, PDF and HTML versions of these documents are available in -the ports tree as: - - ports/mail/exim-doc-postscript - ports/mail/exim-doc-pdf - ports/mail/exim-doc-html - -In addition, a comprehensive FAQ list is available at: - - http://www.exim.org/ +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 run Exim instead of sendmail on startup: |