On Mon, 2 May 2022 20:35:13 -0700 "Kevin J. McCarthy" <ke...@8t8.us> wrote:
I'll try to see if I can duplicate the problem, but I don't have access to a smtp server supporting cram-md5. Is the server you are using accessible for me to try (and of course fail) authenticating with?

I've just noticed one funny thing in your debug log:

[2022-05-02 19:11:00] smtp_authenticate: Trying method ”cram-md5”

The method name should not include any kind of quoting, and those seem to be non-ascii quote marks.

I wonder if you've accidentally copy/pasted non-ascii quotes in your muttrc 'set smtp_authenticators' line. Try deleting the quote marks and manually re-type ascii double-quote (or single-quotes) around the value:
  set smtp_authenticators="cram-md5"

-Kevin

Attachment: signature.asc
Description: PGP signature

Reply via email to