On Wed, Mar 13, 2024 at 10:16:15AM +0900, Hiroo Ono wrote:
> No, If you installed sendmail from packages, you have to follow the
> instructions
> in the package message.
> Also, cyrus-sasl should be installed as a dependency.
My situation doesn't quite match. Sendmail came with the
base system, c
On 3/12/24 21:16, Hiroo Ono wrote:
No, If you installed sendmail from packages, you have to follow the instructions
in the package message.
Also, cyrus-sasl should be installed as a dependency.
See pkg query %M sendmail.
excerpt:
---
To use the bin
No, If you installed sendmail from packages, you have to follow the instructions
in the package message.
Also, cyrus-sasl should be installed as a dependency.
See pkg query %M sendmail.
excerpt:
---
To use the binaries supplied by the port you should
On 3/12/24 14:48, bob prohaska wrote:
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. -
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 r
On 3/12/24 12:58, bob prohaska wrote:
In looking at
https://docs.freebsd.org/en/books/handbook/mail/#sendmail
there's a concise description of setting up smtp authentication
for sendmail but it seems to assume a self-hosted installation,
with a working /usr/src.
Is there a corresponding descript
In looking at
https://docs.freebsd.org/en/books/handbook/mail/#sendmail
there's a concise description of setting up smtp authentication
for sendmail but it seems to assume a self-hosted installation,
with a working /usr/src.
Is there a corresponding description that's usable for the case
of a bina