From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59058 Path: main.gmane.org!not-for-mail From: "Ted Zlatanov" Newsgroups: gmane.emacs.gnus.general Subject: Re: question about tunneling Date: 5 Nov 2004 11:19:15 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <4nekj8l14s.fsf@lifelogs.com> References: <4nr7nh8rkr.fsf@lifelogs.com> <4nbrehbd7y.fsf@lifelogs.com> <4nu0s99wwi.fsf@lifelogs.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1099671583 5300 80.91.229.6 (5 Nov 2004 16:19:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 5 Nov 2004 16:19:43 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M7598@lists.math.uh.edu Fri Nov 05 17:19:36 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CQ6oI-0003oZ-00 for ; Fri, 05 Nov 2004 17:19:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1CQ6o9-00015V-00; Fri, 05 Nov 2004 10:19:25 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CQ6o4-000150-00 for ding@lists.math.uh.edu; Fri, 05 Nov 2004 10:19:20 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CQ6o1-0007Aj-NX for ding@lists.math.uh.edu; Fri, 05 Nov 2004 10:19:17 -0600 Original-Received: from mail.bwh.harvard.edu (clifford.bwh.harvard.edu [134.174.9.41]) by justine.libertine.org (Postfix) with ESMTP id 618C13A004C for ; Fri, 5 Nov 2004 10:19:17 -0600 (CST) Original-Received: (qmail 14353 invoked from network); 5 Nov 2004 16:08:55 -0000 Envelope-Sender: tzz@lifelogs.com Envelope-Recipients: jas@extundo.com, ding@gnus.org, Original-Received: from asimov.bwh.harvard.edu (HELO asimov) (internal?.9?user:?tzz@[134.174.9.63]) (envelope-sender ) by mail.bwh.harvard.edu (qmail-ldap-1.03) with SMTP for ; 5 Nov 2004 16:08:55 -0000 Mail-Followup-To: "Simon Josefsson" , ding@gnus.org Original-To: "Simon Josefsson" 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" X-Hashcash: 1:10:041105:jas@extundo.com::Nnp9dPD1km9igAyG:000000000000000000000000000000000000000000000000qI X-Hashcash: 1:10:041105:ding@gnus.org::v30mGBTY5mjmaf1d:00000006 In-Reply-To: (Simon Josefsson's message of "Mon, 01 Nov 2004 23:03:04 +0100") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: main.gmane.org gmane.emacs.gnus.general:59058 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59058 On Mon, 01 Nov 2004, jas@extundo.com wrote: > "Ted Zlatanov" writes: >> Garbage: ERR: DISCONNECTED, user=lifelogs, ip=[127.0.0.1], headers=36318, >> body=72595, time=2461 >> * BYE Disconnected for inactivity. >> >> (Courier IMAP) > > It looks like this come from the other end. I think the error message > is correct, then, since it is garbage. Perhaps you could replace tee > with 'grep -v ^ERR:.DISCONNECTED' or something. There isn't any other > problem, except for the Garbage: echo area text, right? No, no problem at all, I was just hoping this could be parsed as the timeout disconnect message of Courier IMAP. It doesn't bother me. Ted