diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-04-01 02:47:41 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-04-01 02:47:41 +0000 |
commit | 9b4580f1d4d3016ad93aae8f901b98686ff3e0a8 (patch) | |
tree | f2bffe1cc3f4ec265271153ed36ab9861afdc88a /mail/smtpfeed/pkg-message | |
parent | LIB_DEPENDS on the libgmp3 port, not the libgmp port which is currently (diff) |
Update to 1.18
PR: 36583
Submitted by: tkato@prontomail.com
Notes
Notes:
svn path=/head/; revision=57104
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. ************************************************************** |