blob: 23574568b7dfc3dc77b65ebedb7d5fb9dd2b9e14 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
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.
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.
|