On Mon, Mar 04, 2019 at 12:44:23PM -0500, Bob Bernstein wrote: ... > smtp facility. The pertinent obfuscated lines in my > .muttrc are: > > set smtp_url="smtp://my_username@smtp.my_smtp_host:587/" > set smtp_pass="my_password" ... > two different smtp hosts to which I access. Mutt now > complains: > > No authenticators > mutt needs sasl ... > have the following packages installed: > > gsasl-1.8.0nb8 GNU implementation of the Simple Authentication and > Security Layer > cyrus-sasl-2.1.27 Simple Authentication and Security Layer > cyrus-saslauthd-2.1.27 Cyrus SASL plaintext authentication daemon
One guess is that you'll also need the package "security/cy2-plain" Cheers, -D