summaryrefslogtreecommitdiff
path: root/mail/zmailer/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'mail/zmailer/pkg-message')
-rw-r--r--mail/zmailer/pkg-message19
1 files changed, 19 insertions, 0 deletions
diff --git a/mail/zmailer/pkg-message b/mail/zmailer/pkg-message
new file mode 100644
index 000000000000..8f1d3fe342d2
--- /dev/null
+++ b/mail/zmailer/pkg-message
@@ -0,0 +1,19 @@
+Please note that to automatically replace the existing MTA, use the port
+framework of this package:
+
+ cd @PORTSDIR@/mail/zmailer && make replace
+
+This will prepare ZMailer for initial configuration and replace your existing
+transport agent. If you do not wish to replace your mailer, but only wish to
+prepare ZMailer for operation, use the provided post-install script as
+follows:
+
+ sh @PREFIX@/sbin/post-install
+
+This will initialize your configuration files and build an initial policy
+database.
+
+Also please note that a "make world" will sever the proper links for
+/usr/sbin/sendmail, /usr/bin/mailq and the likes. If you wish to not build
+sendmail as part of a "make world", add NO_SENDMAIL to the build environment.
+You may do this in /etc/make.conf.