Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Mar 2024 11:48:30 -0700
From:      bob prohaska <fbsd@www.zefox.net>
To:        George Mitchell <george+freebsd@m5p.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: SMTP authentication for sendmail using binary-only host system
Message-ID:  <ZfCjfl9hKM0A4Jlw@www.zefox.net>
In-Reply-To: <4577e583-5b2a-4413-846b-9a6f25c60c94@m5p.com>
References:  <ZfCJpItKGt3y4lB_@www.zefox.net> <4577e583-5b2a-4413-846b-9a6f25c60c94@m5p.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 12, 2024 at 02:01:19PM -0400, George Mitchell wrote:
> There's a port (package) for sendmail, and it would appear that the
> necessary options (SASL and SASLAUTHD) are on by default.  And TLS
> is also on.                                              -- George

The host in question is running
14.0-RELEASE-p5 FreeBSD 14.0-RELEASE-p5 #0: Tue Feb 13 23:49:05 UTC 2024 
root@arm64-builder.daemonology.net:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC arm64

Sendmail was configured using 
cp /usr/share/examples/sendmail/mailer.conf /etc/mail/mailer.conf
so no local customizations. Might it be sufficent to run 
pkg install cyrus-sasl 
and accept the defaults?

Thanks for writing!

bob prohaska




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