Re: Setting up NMH with Fastmail
Ken Hornstein <[email protected]> Sat, 18 Oct 2025 20:13:29 -0400
| Newsgroups | gmane.mail.nmh.devel |
|---|---|
| Message-ID | <[email protected]> |
So, works, as expected! >(tls-decrypted) <= 250 AUTH PLAIN LOGIN XOAUTH2 OAUTHBEARER >SASL mechanisms supported by server: PLAIN LOGIN XOAUTH2 OAUTHBEARER >No SASL mech selected, will pick the best mech supported by SASL library >Client supported SASL mechanisms: SCRAM-SHA-512 SCRAM-SHA-384 SCRAM-SHA-256 SCRAM-SHA-224 SCRAM-SHA-1 DIGEST-MD5 EXTERNAL CRAM-MD5 NTLM LOGIN PLAIN ANONYMOUS >SASL security layers disabled due to the use of TLS >Chosen sasl mechanism: LOGIN The difference between this output and Diego's is that Diego's doesn't show client support for PLAIN. A little odd that it picked LOGIN as a mechanism, but fine, whatever. I hope the SASL log patch I sent him will help. --Ken