summaryrefslogtreecommitdiff
path: root/mail/smtpfeed/pkg-message
blob: c728f8e81b3e83b97b91be94b421fa137e4ffa72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
**************************************************************
smtpfeed is installed into /usr/local/libexec/smtpfeed.
You'll need to perform 3 steps, (a) to (c), to make smtpfeed
work:
	(a) replace /etc/sendmail.cf
	(b) replace sendmail with the patched sendmail
	(c) setting up /etc/syslog.conf

(a) depends on what kind of configuration tool you are using
with sendmail.cf.  Read through documentation in
/usr/local/share/doc/smtpfeed for details.
(b) can be done by performing "make install-sendmail" in the
port directory.
WARNING: Existing sendmail will be overwritten right away!
Backup by yourself for safety.
(c) is the easiest of the three items; see file named INSTALL
in /usr/local/share/doc/smtpfeed.
**************************************************************