Gnus development mailing list
 help / color / mirror / Atom feed
From: Roland Mas <mas@echo.fr>
Subject: Re: Using nnimap
Date: Sat, 25 Aug 2001 19:32:24 +0200	[thread overview]
Message-ID: <87bsl4xcyf.fsf@cachemir.echo-net.net> (raw)
In-Reply-To: <87vgjdni9g.fsf@marant.org> (jerome.marant@free.fr's message of "25 Aug 2001 01:35:39 +0200")

Jérôme Marant (2001-08-25 01:35:39 +0200) :

>   My Internet provider asked me to give him a trace of the IMAP
>   exchanges between its IMAP server and my client.

  You can use Ethereal (or any other packet sniffer) for that.  I got
a log this way (included at end of message).

>   Moreover, I got a testimony from at least one person that could
>   not fetch the mail with nnimap from this problematic Internet
>   provider but succeeded with some others.

  If that was referring to me, I'm afraid I have to deny it.  I have
not succeeded any other IMAP access (the reason I thought it was
failing at work is simply that there's no IMAP server at work).

  Here goes the TCP session log.  Lines starting with "|> " are sent
by me, lines starting with "|< " are coming back from the server.

,----
|< * OK imap1-1.free.fr IMAP4rev1 v12.264 server ready
|> 1 CAPABILITY
|< * CAPABILITY IMAP4 IMAP4REV1 NAMESPACE IDLE SCAN SORT MAILBOX-REFERRALS LOGIN-REFERRALS AUTH=LOGIN THREAD=ORDEREDSUBJECT
|< 1 OK CAPABILITY completed
|> 2 LOGIN "<login>" "<password>"
|< 2 OK LOGIN completed
|> 3 SELECT "INBOX"
|< * 1 EXISTS
|< * 0 RECENT
|< * OK [UIDVALIDITY 939242531] UID validity status
|< * OK [UIDNEXT 998759805] Predicted next UID
|< * FLAGS (\Answered \Flagged \Deleted \Draft \Seen)
|< * OK [PERMANENTFLAGS ()] Permanent flags
|< * OK [UNSEEN 1] first unseen message in INBOX
|< 3 OK [READ-WRITE] SELECT completed
|> 4 UID SEARCH RECENT
|< * SEARCH
|< 4 OK UID SEARCH completed
|> 5 EXAMINE "INBOX"
|< * 1 EXISTS
|< * 0 RECENT
|< * OK [UIDVALIDITY 939242531] UID validity status
|< * OK [UIDNEXT 998759805] Predicted next UID
|< * FLAGS (\Answered \Flagged \Deleted \Draft \Seen)
|< * OK [PERMANENTFLAGS ()] Permanent flags
|< * OK [UNSEEN 1] first unseen message in INBOX
|< 5 OK [READ-ONLY] EXAMINE completed
|> 6 CLOSE
|< 6 OK CLOSE completed
|> 7 EXAMINE "INBOX"
|< * 1 EXISTS
|< * 0 RECENT
|< * OK [UIDVALIDITY 939242531] UID validity status
|< * OK [UIDNEXT 998759805] Predicted next UID
|< * FLAGS (\Answered \Flagged \Deleted \Draft \Seen)
|< * OK [PERMANENTFLAGS ()] Permanent flags
|< * OK [UNSEEN 1] first unseen message in INBOX
|< 7 OK [READ-ONLY] EXAMINE completed
|> 8 FETCH 1,* UID
|< * 1 FETCH (UID 998759269)
|< 8 OK FETCH completed
`----

  Hope it'll help.

Roland.
-- 
Roland Mas

Luck, like a Russian car, generally only works if you push it.
  -- Regalian, in My Hero (Tom Holt)


  parent reply	other threads:[~2001-08-25 17:32 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-19 18:02 Jérôme Marant
2001-08-19 16:25 ` Kai Großjohann
2001-08-19 16:42   ` Jérôme Marant
2001-08-19 22:59     ` Kai Großjohann
2001-08-21  8:01       ` Jérôme Marant
2001-08-21  9:29         ` Kai Großjohann
2001-08-21  9:57           ` Jérôme Marant
2001-08-21 12:12             ` Kai Großjohann
2001-08-21 12:32               ` Jérôme Marant
2001-08-21 13:11             ` Kai Großjohann
2001-08-22  7:44               ` Jérôme Marant
2001-08-22  8:51                 ` Simon Josefsson
2001-08-23  7:52                   ` Jérôme Marant
2001-08-22 19:22                 ` Kai Großjohann
2001-08-23  7:58                   ` Jérôme Marant
2001-08-23 15:52                     ` Kai Großjohann
2001-08-24  7:21                       ` Jérôme Marant
2001-08-24 17:34                         ` Jim Davidson
2001-08-24 23:35                           ` Jérôme Marant
2001-08-24 21:48                             ` Simon Josefsson
2001-08-25 17:32                             ` Roland Mas [this message]
2001-08-25 17:47                               ` Simon Josefsson
2001-08-27 17:37                             ` Jim Davidson
2001-08-21 15:08           ` Jody Klymak
2001-08-21 15:52             ` Kai Großjohann
  -- strict thread matches above, loose matches on Subject: below --
2000-03-07 18:06 using nnimap Arcady Genkin
2000-03-07 19:41 ` Simon Josefsson

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=87bsl4xcyf.fsf@cachemir.echo-net.net \
    --to=mas@echo.fr \
    /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).