ports/mail/smtpfeed/files/pkg-message.in
2019-08-13 22:29:42 +00:00

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
}
]