From: Kevin Shell <kshell@gmx.com> To: ding@gnus.org Subject: Gnus imap plain authentication Date: Mon, 14 Sep 2020 17:56:06 +0800 Message-ID: <87imcghebt.fsf@fedora.osfans.org> (raw) Hello list. If imap server has no SASL-IR capability(imap.yandex.com), Gnus with PLAIN authentication fails. It seems that Gnus always sends: <tag> AUTHENTICATE PLAIN <base64code> in one command. But if imap server with no SASL-IR capability, Gnus authenticates fails. In this case Gnus should sends with two commands. <tag> AUTHENTICATE PLAIN + <base64code> Gnus does not implement this case. -- kevin
next reply other threads:[~2020-09-14 9:57 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-09-14 9:56 Kevin Shell [this message] 2020-09-14 12:02 ` 황병희
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=87imcghebt.fsf@fedora.osfans.org \ --to=kshell@gmx.com \ --cc=ding@gnus.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Gnus development mailing list This inbox may be cloned and mirrored by anyone: git clone --mirror http://inbox.vuxu.org/ding # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V1 ding ding/ http://inbox.vuxu.org/ding \ ding@inbox.vuxu.org public-inbox-index ding Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.vuxu.org/vuxu.archive.emacs.gnus.general AGPL code for this site: git clone https://public-inbox.org/public-inbox.git