From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54809 Path: main.gmane.org!not-for-mail From: "Steven E. Harris" Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus stripping subjects? (441 Required "Subject" header is Date: Thu, 13 Nov 2003 12:43:05 -0800 Organization: SEH Labs Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1068756320 22282 80.91.224.253 (13 Nov 2003 20:45:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 Nov 2003 20:45:20 +0000 (UTC) Original-X-From: ding-owner+M3349@lists.math.uh.edu Thu Nov 13 21:45:17 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AKOL6-0006Kh-00 for ; Thu, 13 Nov 2003 21:45:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AKOKS-0006QG-00; Thu, 13 Nov 2003 14:44:36 -0600 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AKOKO-0006QB-00 for ding@lists.math.uh.edu; Thu, 13 Nov 2003 14:44:32 -0600 Original-Received: from lax-gate3.raytheon.com (lax-gate3.raytheon.com [199.46.200.232]) by justine.libertine.org (Postfix) with ESMTP id 0784D3A006A for ; Thu, 13 Nov 2003 14:44:31 -0600 (CST) Original-Received: from ds02t00.directory.ray.com (ds02t00.directory.ray.com [147.25.154.117]) by lax-gate3.raytheon.com (8.12.10/8.12.10) with ESMTP id hADKiTZw023915 for ; Thu, 13 Nov 2003 12:44:30 -0800 (PST) Original-Received: from ds02t00.directory.ray.com ([127.0.0.1]) by ds02t00.directory.ray.com (8.12.10/8.12.1) with ESMTP id hADKiS5t027923 for ; Thu, 13 Nov 2003 20:44:28 GMT Original-Received: Received: from L75001820.sdo.us.ray.com ([192.27.58.82]) by ds02t00.directory.ray.com (8.12.10/8.12.9) with ESMTP id hADKiQCr027855 sender seh@panix.com for ; Thu, 13 Nov 2003 20:44:26 GMT Original-Received: from sharr by L75001820.sdo.us.ray.com with local (Exim 4.24) id HOB5JU-000BN0-2L for ding@gnus.org; Thu, 13 Nov 2003 12:43:06 -0800 Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org In-Reply-To: (Steven E. Harris's message of "Thu, 13 Nov 2003 11:40:07 -0800") User-Agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.4 (Rational FORTRAN, cygwin32) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:54809 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:54809 "Steven E. Harris" writes: > =B9 It's going through a SOCKSv5 gateway via the "connect" program: > (setq gnus-secondary-select-methods > '((nntp "panix" > (nntp-address "news.panix.com") > (nntp-open-connection-function nntp-open-telnet-stream) > (nntp-telnet-command "connect") > (nntp-telnet-switches ("-s"))) There's the problem: Since I'm using an "indirect connection," I need to set (nntp-end-of-line "\n") for each of my "indirect" select methods. All is well now. --=20 Steven E. Harris :: seh@panix.com