diff options
Diffstat (limited to 'mail/smtpfeed/pkg-message')
-rw-r--r-- | mail/smtpfeed/pkg-message | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/mail/smtpfeed/pkg-message b/mail/smtpfeed/pkg-message index c728f8e81b3e..e0cb33e0371c 100644 --- a/mail/smtpfeed/pkg-message +++ b/mail/smtpfeed/pkg-message @@ -1,18 +1,13 @@ ************************************************************** smtpfeed is installed into /usr/local/libexec/smtpfeed. -You'll need to perform 3 steps, (a) to (c), to make smtpfeed +You'll need to perform 2 steps, (a) to (b), to make smtpfeed work: (a) replace /etc/sendmail.cf - (b) replace sendmail with the patched sendmail - (c) setting up /etc/syslog.conf + (b) 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. +(b) see file named INSTALL in +/usr/local/share/doc/smtpfeed for details. ************************************************************** |