Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 May 2014 17:17:02 +0200
From:      Alexander Zenger <alex@zengers.de>
To:        freebsd-doc@FreeBSD.org
Subject:   27.7. Setting Up to Send Only
Message-ID:  <20140512151702.GF2271@zengers.de>

next in thread | raw e-mail | index | archive | help
Hi,

the steps described in Section 27.7 should cover other installation methods
than ports, or at least give a hint. I installed ssmtp using the new pkgng
system, and the mailer.conf was not touched. The mailer.conf has to be
changed manually to the following:

sendmail        /usr/local/sbin/ssmtp
send-mail       /usr/local/sbin/ssmtp
mailq           /usr/libexec/sendmail/sendmail
newaliases      /usr/libexec/sendmail/sendmail
hoststat        /usr/libexec/sendmail/sendmail
purgestat       /usr/libexec/sendmail/sendmail

-- 
regards
 alex



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140512151702.GF2271>