mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
17 lines
425 B
Text
17 lines
425 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
smtpfeed is installed into %%PREFIX%%/libexec/smtpfeed.
|
|
You'll need to perform 2 steps, (a) to (b), to make smtpfeed
|
|
work:
|
|
(a) replace /etc/mail/sendmail.cf
|
|
(b) setting up /etc/syslog.conf
|
|
|
|
(a) depends on what kind of configuration tool you are using
|
|
with sendmail.cf. Read through documentation in
|
|
%%DOCSDIR%% for details.
|
|
(b) see file named INSTALL in
|
|
%%DOCSDIR%% for details.
|
|
EOM
|
|
}
|
|
]
|