From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.help Subject: Re: Emacs ViewMail: IMAP protocol error Date: Mon, 25 Apr 2011 14:46:48 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87oc3ujeqf.fsf@lifelogs.com> References: <1a5bdc0e-ffd7-45ea-96aa-2f8b713596d3@v36g2000prm.googlegroups.com> <4db310b2$0$308$14726298@news.sunsite.dk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1306267761 12187 80.91.229.12 (24 May 2011 20:09:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 24 May 2011 20:09:21 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 24 22:09:18 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QOxun-0006TU-PV for geh-help-gnu-emacs@m.gmane.org; Tue, 24 May 2011 22:09:17 +0200 Original-Received: from localhost ([::1]:52325 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOxun-0002kh-26 for geh-help-gnu-emacs@m.gmane.org; Tue, 24 May 2011 16:09:17 -0400 Original-Path: usenet.stanford.edu!news-transit.tcx.org.uk!news.albasani.net!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-X-Trace: news.albasani.net CDSuuHqpH++TX2CVbd0IvRBJRHC5gAmKSLbMex15pdfZDOOGqvtilTLdJJkRIoNP+T3PaTkfXWsU+5fnLPXgcA== Original-NNTP-Posting-Date: Mon, 25 Apr 2011 19:46:49 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="f3XaQ34mLp8aE5HzeW9j2ftCscDLG+OPSVR9YsBQpQpxDBGWdyc6dD10oa1lDqv2ndef69AvFHQRakK6QAcNv3axY+cUJQQ4EarH0SUn8T/tIl49LFC21MkMngmx6KBk"; mail-complaints-to="abuse@albasani.net" User-Agent: Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux) X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Cancel-Lock: sha1:44bL7yzNxwAuMe+k3+kIq+7r6DU= sha1:fht76VdvZPastFzispaqb/iQp4M= Original-Xref: usenet.stanford.edu gnu.emacs.help:186716 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:81057 Archived-At: On Sat, 23 Apr 2011 18:45:39 +0100 Uday Reddy wrote: UR> On 4/18/2011 3:54 PM, Ritchie wrote: >> Anybody is using viewmail on OS X? I'm trying to use it, but after >> installing stunnel 4.35 using macport, when I try to visit an IMAP >> account inbox, i got the following error: >> >> IMAP protocol error: "unexpected char (10)" UR> You might try searching for "stunnel" on the gnu.emacs.vm.info and UR> gnu.emacs.help archives on Google Groups. For instance, here is a UR> thread on Aug 25, 2010: UR> http://groups.google.com/group/gnu.emacs.vm.info/browse_thread/thread/ed2b17861ea1fc26/eec2c3d8ac079487?lnk=gst&q=unexpected+char#eec2c3d8ac079487 The trunk Emacs can be built with GnuTLS support now, which means users won't require stunnel, even on W32. Testers welcome. I use it daily in Linux and have no problems. Ted