Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: ding@gnus.org
Subject: Re: Debugging POP3
Date: Sun, 24 Feb 2002 18:54:51 +0100	[thread overview]
Message-ID: <a5b9ma$t0b$1@quimby2.netfonds.no> (raw)
In-Reply-To: <ofiezuyt.fsf@mail.ru> (Dmitry Bely's message of "24 Feb 2002 19:48:58 +0300")

Dmitry Bely <dbely@mail.ru> writes:

> Yes, I know that. As I already told you, the problem almost certainly is
> with my provider's POP3 server, not with gnus. But to prove that I need to
> show full "sent commands+server responses" log to their admin, not only
> server responses that are present in gnus' "trace of POP session" by
> default. Is it possible to get such log without rewriting the lisp code?

Ayee.  I see.  I'm afraid that you do have to rewrite the Lisp code.
Does the log have to have the commands and the responses in the right
order?  You could do a quick hack with pop3-send-command which just
invokes `message' on the command.  Then you can pick the commands off
of the *Messages* buffer.

But you'd need to get the sequences right.

kai
-- 
~/.signature is: umop 3p!sdn    (Frank Nobis)



  reply	other threads:[~2002-02-24 17:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-22 18:24 Dmitry Bely
2002-02-23 11:39 ` Kai Großjohann
2002-02-23 11:39 ` Kai Großjohann
2002-02-24 16:48   ` Dmitry Bely
2002-02-24 16:48   ` Dmitry Bely
2002-02-24 17:54     ` Kai Großjohann [this message]
2002-02-24 17:54     ` Kai Großjohann
2002-02-26  9:34       ` Dmitry Bely
2002-02-26  9:34       ` Dmitry Bely
  -- strict thread matches above, loose matches on Subject: below --
2002-02-22 18:24 Dmitry Bely

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='a5b9ma$t0b$1@quimby2.netfonds.no' \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --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).