mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 07:30:32 -04:00
PR: ports/160257 Submitted by: Sam Cassiba <sam@cassiba.com> Approved by: maintainer timeout (114 days) Feature safe: yes
17 lines
523 B
Text
17 lines
523 B
Text
sSMTP has been installed successfully.
|
|
|
|
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
|
|
to "revaliases" and "ssmtp.conf" respectively and edit them to suit
|
|
your needs.
|