From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67994 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap with openssl stopping up after connecting in Windows Date: Fri, 26 Dec 2008 16:58:00 +0100 Organization: Probably a good idea Message-ID: References: <833ahh3nud.fsf@torus.sehlabs.com> <877i6th1uo.fsf@mocca.josefsson.org> <87zljpidgh.fsf@hjemme.hjemme.lan> <83zlijja9f.fsf@torus.sehlabs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1230307225 27020 80.91.229.12 (26 Dec 2008 16:00:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Dec 2008 16:00:25 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16440@lists.math.uh.edu Fri Dec 26 17:01:32 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1LGF7y-00083D-9f for ding-account@gmane.org; Fri, 26 Dec 2008 17:01:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1LGF6j-0001Aj-0N; Fri, 26 Dec 2008 10:00:13 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1LGF6h-0001AO-Nr for ding@lists.math.uh.edu; Fri, 26 Dec 2008 10:00:11 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1LGF6e-00074z-WE for ding@lists.math.uh.edu; Fri, 26 Dec 2008 10:00:11 -0600 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1LGF6s-0007z2-00 for ; Fri, 26 Dec 2008 17:00:22 +0100 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1LGF6Z-000559-5l for ding@gnus.org; Fri, 26 Dec 2008 16:00:03 +0000 Original-Received: from ti0064a340-0073.bb.online.no ([88.90.181.73]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 26 Dec 2008 16:00:03 +0000 Original-Received: from sb by ti0064a340-0073.bb.online.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 26 Dec 2008 16:00:03 +0000 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 12 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ti0064a340-0073.bb.online.no Mail-Copies-To: never User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.3 (windows-nt) Cancel-Lock: sha1:KrJPhB/F5fI+0SzhRBr0eY8IksY= X-Spam-Score: -3.6 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67994 Archived-At: >>>>> "Steven E. Harris" : > There's also `imap-coding-system-for-read' and > `imap-coding-system-for-write'. Their values are bound to the related > `coding-system-for-read' and `coding-system-for-write' before starting > up the subprocess to talk to the IMAP server. (See, for example, > `imap-ssl-open'.) > They're both bound to 'binary by default, which is what I would have > proposed setting them to for our experiment. Hm... that's not promising. But I'll try my experiments anyway.