Gnus development mailing list
 help / color / mirror / Atom feed
From: Tibor Simko <tibor.simko@cern.ch>
To: <ding@gnus.org>
Subject: Re: AUTH=PLAIN support
Date: Sat, 30 Oct 2010 22:22:24 +0200	[thread overview]
Message-ID: <87pqure8hr.fsf@pcuds33.cern.ch> (raw)
In-Reply-To: <m3k4kzjwn1.fsf@quimbies.gnus.org> (Lars Magne Ingebrigtsen's message of "Sat, 30 Oct 2010 21:41:54 +0200")

On Sat, 30 Oct 2010, Lars Magne Ingebrigtsen wrote:
> nnimap-object
>
> what does it say?

I'm now on gnus eca0ea5785cbc60125202c7e5ddd2b614e64c5bc (=last good
version for me), and nnimap-object typically looks like:

--8<---------------cut here---------------start------------->8---
[cl-struct-nnimap "mail.zyxxy.xyzzy" #<process *nnimap*> nil
                  ("IMAP4" "IMAP4REV1" "AUTH=PLAIN" "CHILDREN" "IDLE" "NAMESPACE" "LITERAL+")
                  (t
                   ("OK"
                    ("READ-WRITE")
                    "SELECT" "completed.")
                   ("572" "EXISTS")
                   ("0" "RECENT")
                   ("FLAGS"
                    ("\\Seen" "\\Answered" "\\Flagged" "\\Deleted" "\\Draft" "$MDNSent"))
                   ("OK"
                    ("PERMANENTFLAGS" "(\\Seen" "\\Answered" "\\Flagged" "\\Deleted" "\\Draft" "$MDNSent)")
                    "Permanent" "flags")
                   ("OK"
                    ("UNSEEN" "571")
                    "Is" "the" "first" "unseen" "message")
                   ("OK"
                    ("UIDVALIDITY" "1109")
                    "UIDVALIDITY" "value")
                   ("OK"
                    ("UIDNEXT" "6676")
                    "The" "next" "unique" "identifier" "value"))
                  nil "imap.foo.com"
                  (19660 30995 114637)
                  "* OK The Microsoft Exchange IMAP4 service is ready.^M"]
--8<---------------cut here---------------end--------------->8---

BTW, if you are looking at IMAP capabilities, I noticed a difference in
that Exchange 2010 returns solely AUTH=PLAIN even when one authenticates
via SSL, while Exchange 2007 returned also AUTH=NTLM AUTH=GSSAPI for
authenticated users (and AUTH=PLAIN for anonymous connections).  See the
sample CAPABILITY outputs I posted previously:
<http://article.gmane.org/gmane.emacs.gnus.general/72654>

Best regards
-- 
Tibor Simko



  reply	other threads:[~2010-10-30 20:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-30  1:20 Lars Magne Ingebrigtsen
2010-10-30 19:38 ` Tibor Simko
2010-10-30 19:41   ` Lars Magne Ingebrigtsen
2010-10-30 20:22     ` Tibor Simko [this message]
2010-10-30 20:31       ` Lars Magne Ingebrigtsen
2010-10-30 20:46         ` Tibor Simko
2010-10-30 22:37         ` James Cloos
2010-10-31 15:52           ` Lars Magne Ingebrigtsen
2010-10-31 21:31             ` James Cloos
2010-10-31 21:45             ` Russ Allbery
2010-10-31 21:53               ` Lars Magne Ingebrigtsen
2010-11-01 12:23             ` Tibor Simko

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=87pqure8hr.fsf@pcuds33.cern.ch \
    --to=tibor.simko@cern.ch \
    --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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).