aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ssmtp
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2011-12-21 09:07:34 +0800
committereadler <eadler@FreeBSD.org>2011-12-21 09:07:34 +0800
commit51a96a54d1259bbbc0fceffe1aec9333b7ba6fda (patch)
tree263cdbdd6bb2633dc9fc9e98d4a25f6fbe6e1e77 /mail/ssmtp
parent086c522c58399c860fefa134422af40c01234a6c (diff)
downloadfreebsd-ports-gnome-51a96a54d1259bbbc0fceffe1aec9333b7ba6fda.tar.gz
freebsd-ports-gnome-51a96a54d1259bbbc0fceffe1aec9333b7ba6fda.tar.zst
freebsd-ports-gnome-51a96a54d1259bbbc0fceffe1aec9333b7ba6fda.zip
Explain what 'make replace' does.
PR: ports/160257 Submitted by: Sam Cassiba <sam@cassiba.com> Approved by: maintainer timeout (114 days) Feature safe: yes
Diffstat (limited to 'mail/ssmtp')
-rw-r--r--mail/ssmtp/files/pkg-message.in11
1 files changed, 10 insertions, 1 deletions
diff --git a/mail/ssmtp/files/pkg-message.in b/mail/ssmtp/files/pkg-message.in
index 430ec42efa63..78b3a3e5610a 100644
--- a/mail/ssmtp/files/pkg-message.in
+++ b/mail/ssmtp/files/pkg-message.in
@@ -1,6 +1,15 @@
sSMTP has been installed successfully.
-To replace sendmail with ssmtp type "make replace"
+To replace sendmail with ssmtp type "make replace" or change
+your /etc/mail/mailer.conf to:
+
+sendmail /usr/local/sbin/ssmtp
+send-mail /usr/local/sbin/ssmtp
+mailq /usr/local/sbin/ssmtp
+newaliases /usr/local/sbin/ssmtp
+hoststat /usr/bin/true
+purgestat /usr/bin/true
+
However, before you can use the program, you should copy the files
"revaliases.sample" and "ssmtp.conf.sample" in %%PREFIX%%/etc/ssmtp