Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
Subject: Re: [nnimap] Is `A T' supposed to work with nnimap backend
Date: Thu, 20 Nov 2003 04:54:04 -0600	[thread overview]
Message-ID: <m3d6bnl38z.fsf@newsguy.com> (raw)
In-Reply-To: <ilu7k1vbqjo.fsf@latte.josefsson.org>

Simon Josefsson <jas@extundo.com> writes:

> Harry Putnam <reader@newsguy.com> writes:
>
>> Simon Josefsson <jas@extundo.com> writes:
>>
>>> No.  What happens?  What does *imap-log* contain (after toggling
>>> imap-log)?
>>
>> How does one toggle an imap-log.
>> An `s' search on entire gnus inof shows no hits on imap-log.
>
> I added the following, comments appreciated.

Good addition Simon.  What you posted was probably not the final version 
but I've added a few spelling/grammer  changes as noted.  The
substance seems good as it stands.

> Debugging IMAP
> --------------
>
> IMAP is a complex protocol, at least compared to NNTP or POP3.  Perhaps
> for that reason, implementation bugs are not unlikely.  If you
> encounter an odd behaviour, chances are that either the server or Gnus
> is buggy.  If you are familiar with network protocols in general, you
> will probably be able to extract some clues from reading the protocol
> dump of the exchanges between Gnus and the server.  Even if you are not
> familiar with network protocols, including the protocol exchange in
> IMAP-related bug reports may be critical for solving the problem.
>
>    Because this protocol dump generate potentially large buffers, it is
                                ^^^^^^^^
                                generates       
> not enabled by default.  You can enable it by toggling `imap-log' as
> follows:
>
>      (setq imap-log t)
>
>    This instruct the `imap.el' package to dump   sent to the server,and
          ^^^^^^^^                               ^ 
          instructs                           everthing
> everything received from the server.  The output is stored in the
> buffer `*imap-log*'.  Look for error messages, which sometimes are
> tagged with the keyword `BAD'.




  reply	other threads:[~2003-11-20 10:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-19 16:56 Harry Putnam
2003-11-20  3:31 ` Simon Josefsson
2003-11-20  4:17   ` Harry Putnam
2003-11-20  4:40     ` Simon Josefsson
2003-11-20 10:54       ` Harry Putnam [this message]
2003-11-20 11:57         ` Simon Josefsson
2003-11-20 12:21           ` Harry Putnam
2003-11-20 12:30             ` Simon Josefsson
2003-11-20 13:48       ` Ted Zlatanov
2003-11-20 14:23         ` Derrell.Lipman
2003-11-20 14:24         ` Simon Josefsson
2003-11-20 16:19           ` Ted Zlatanov
2003-11-20  4:20   ` Harry Putnam

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=m3d6bnl38z.fsf@newsguy.com \
    --to=reader@newsguy.com \
    /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).