Date: Wed, 16 Sep 2009 18:01:37 -0600 From: Chad Perrin <perrin@apotheon.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: sSMTP, this mailing list, and helo errors Message-ID: <20090917000137.GA1066@kukaburra.hydra> In-Reply-To: <20090916222135.GA48517@kokopelli.hydra> References: <20090916222135.GA48517@kokopelli.hydra>
next in thread | previous in thread | raw e-mail | index | archive | help
--a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I evidently forgot to disable Sendmail in my rc.conf on the 7.2 machine, which in turn reminded me that I had forgotten to change the mailer.conf to indicate my alternate MTA for sending emails. This means that my ssmtp.conf file was irrelevant, because sSMTP wasn't being used to send emails at all anyway. The relevant lines for mailer.conf, in case someone later on stumbles across this thread looking for a solution to the same problem, are: sendmail /usr/local/sbin/ssmtp send-mail /usr/local/sbin/ssmtp mailq /usr/local/sbin/ssmtp newaliases /usr/local/sbin/ssmtp hoststat /usr/local/sbin/ssmtp purgestat /usr/local/sbin/ssmtp If this email gets through to the list, consider my problem solved and myself suitably chagrined at having overlooked something that should have been so obvious to me. --=20 Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] --a8Wt8u1KmwUX3Y2C Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAkqxfGEACgkQ9mn/Pj01uKW1aACbB7mXNCJXQyb6jHzwRLq7ZWXF LCkAn2yFEJEM3DanbUFmZL4B9VK3PmOT =hoqH -----END PGP SIGNATURE----- --a8Wt8u1KmwUX3Y2C--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090917000137.GA1066>