Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@dod.no>
To: ding@gnus.org
Subject: Re: nnimap with openssl stopping up after connecting in Windows
Date: Sun, 21 Dec 2008 19:34:52 +0100	[thread overview]
Message-ID: <u8wq95qcz.fsf@dod.no> (raw)
In-Reply-To: <87zljpidgh.fsf@hjemme.hjemme.lan>

>>>>> Steinar Bang <sb@dod.no>:

>>>>> Simon Josefsson <simon@josefsson.org>:
>> Look in the ' *nnimap* '... buffer instead of *imap-log*, it may
>> contain better encoding of CR/LF/etc.

> Is there a particular time one should look in this buffer?  Or is
> there a trick to showing some hidden stuff?  This buffer always look
> empty when I look into it.

When I looked today, there was content.  Here's a sanitized version of
the content (changed servername and domain, and visible extra CR
replaced with "^M"), and a sligthly less sanitized version (changed
server name and domain), shown in hexl-mode.

What is shows is the same CRCRLF on the IMAP dialogue lines (only server
side this time, but that may be because there is no client side traffic
in imap in the buffer below).

What the hexl-mode version shows, is that all of the other lines have
CRLF.  I've no idea what this indicates.

Note: this is without the imap-client-eol and imap-server-eol settings.

They would perhaps break anyway, since the problem is that part of the
buffer is in CRLF, and the IMAP dialog part of the buffer is CRCRLF...?


First the sanitized buffer content:

depth=0 /O=Dovecot mail server/OU=myserver/CN=myserver/emailAddress=root@myserver.mydomain.no
verify error:num=18:self signed certificate
verify return:1
depth=0 /O=Dovecot mail server/OU=myserver/CN=myserver/emailAddress=root@myserver.mydomain.no
verify return:1
* OK Dovecot ready.^M
* BYE Disconnected for inactivity.^M
read:errno=0

Process imap finished

Then the hexl-mode version:

00000000: 6465 7074 683d 3020 2f4f 3d44 6f76 6563  depth=0 /O=Dovec
00000010: 6f74 206d 6169 6c20 7365 7276 6572 2f4f  ot mail server/O
00000020: 553d 6d79 7365 7276 6572 2f43 4e3d 6d79  U=myserver/CN=my
00000030: 7365 7276 6572 2f65 6d61 696c 4164 6472  server/emailAddr
00000040: 6573 733d 726f 6f74 406d 7973 6572 7665  ess=root@myserve
00000050: 722e 6d79 646f 6d61 696e 2e6e 6f0d 0a76  r.mydomain.no..v
00000060: 6572 6966 7920 6572 726f 723a 6e75 6d3d  erify error:num=
00000070: 3138 3a73 656c 6620 7369 676e 6564 2063  18:self signed c
00000080: 6572 7469 6669 6361 7465 0d0a 7665 7269  ertificate..veri
00000090: 6679 2072 6574 7572 6e3a 310d 0a64 6570  fy return:1..dep
000000a0: 7468 3d30 202f 4f3d 446f 7665 636f 7420  th=0 /O=Dovecot 
000000b0: 6d61 696c 2073 6572 7665 722f 4f55 3d6d  mail server/OU=m
000000c0: 7973 6572 7665 722f 434e 3d6d 7973 6572  yserver/CN=myser
000000d0: 7665 722f 656d 6169 6c41 6464 7265 7373  ver/emailAddress
000000e0: 3d72 6f6f 7440 6d79 7365 7276 6572 2e6d  =root@myserver.m
000000f0: 7964 6f6d 6169 6e2e 6e6f 0d0a 7665 7269  ydomain.no..veri
00000100: 6679 2072 6574 7572 6e3a 310d 0a2a 204f  fy return:1..* O
00000110: 4b20 446f 7665 636f 7420 7265 6164 792e  K Dovecot ready.
00000120: 0d0d 0a2a 2042 5945 2044 6973 636f 6e6e  ...* BYE Disconn
00000130: 6563 7465 6420 666f 7220 696e 6163 7469  ected for inacti
00000140: 7669 7479 2e0d 0d0a 7265 6164 3a65 7272  vity....read:err
00000150: 6e6f 3d30 0d0a 0d0a 5072 6f63 6573 7320  no=0....Process 
00000160: 696d 6170 2066 696e 6973 6865 640d 0a    imap finished..




  parent reply	other threads:[~2008-12-21 18:34 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-19 11:56 Vista, secure imap and firewalls? Steinar Bang
2008-11-19 17:37 ` Steinar Bang
2008-11-22 18:44   ` nnimap with openssl stopping up after connecting in Windows (Was: Vista, secure imap and firewalls?) Steinar Bang
2008-11-22 23:37     ` nnimap with openssl stopping up after connecting in Windows Steinar Bang
2008-11-24  9:12       ` Steinar Bang
2008-11-24  1:38     ` Steven E. Harris
2008-11-24 10:09       ` Simon Josefsson
2008-11-24 11:13         ` Steinar Bang
2008-12-11 20:46           ` When and how to look in ' *nnimap* ' buffers? (Was: nnimap with openssl stopping up after connecting in Windows) Steinar Bang
2008-12-21 18:34           ` Steinar Bang [this message]
2008-12-25  0:26             ` nnimap with openssl stopping up after connecting in Windows Steinar Bang
2008-12-26 11:21               ` Steinar Bang
2008-12-26 11:27                 ` Steinar Bang
2008-12-26 13:13                   ` Steinar Bang
2008-12-26 14:04                 ` Steven E. Harris
2008-12-26 15:57                   ` Steinar Bang
2008-12-26 17:25                     ` Steinar Bang
2008-12-26 17:40                       ` Steinar Bang
2008-12-31 13:06                         ` Steinar Bang
2009-01-01 18:48                           ` Steinar Bang
2008-12-26 14:12                 ` Steven E. Harris
2008-12-26 15:58                   ` Steinar Bang
2009-01-01 22:23               ` Steven E. Harris
2009-01-02  7:59                 ` Steinar Bang
2009-01-02 13:10                   ` Steven E. Harris
2009-01-02 13:37                     ` Steinar Bang
2009-01-11 17:30                       ` Steinar Bang
2009-01-11 18:04                         ` Steinar Bang
2009-01-11 21:30                           ` Reiner Steib
2009-01-12  8:41                             ` Steinar Bang
2009-01-12  8:57                               ` Steinar Bang
2009-01-15 12:43                                 ` Steinar Bang
2009-01-12  0:23                           ` Steven E. Harris
2009-01-01 22:35               ` Steven E. Harris

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=u8wq95qcz.fsf@dod.no \
    --to=sb@dod.no \
    --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).