From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39662 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: User-Agent header: indicate system-type? Date: Tue, 23 Oct 2001 22:57:47 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035175338 29158 80.91.224.250 (21 Oct 2002 04:42:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:42:18 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: (qmail 11169 invoked from network); 23 Oct 2001 20:59:55 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 23 Oct 2001 20:59:55 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 15w8dD-0002TV-00; Tue, 23 Oct 2001 15:58:39 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 23 Oct 2001 15:58:16 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id PAA08998 for ; Tue, 23 Oct 2001 15:58:05 -0500 (CDT) Original-Received: (qmail 11114 invoked by alias); 23 Oct 2001 20:58:17 -0000 Original-Received: (qmail 11109 invoked from network); 23 Oct 2001 20:58:16 -0000 Original-Received: from unknown (HELO dolk.extundo.com) (195.42.214.242) by gnus.org with SMTP; 23 Oct 2001 20:58:16 -0000 Original-Received: from barbar.josefsson.org (slipsten.extundo.com [195.42.214.241]) (authenticated bits=0) by dolk.extundo.com (8.12.1/8.12.1) with ESMTP id f9NKviHB011885; Tue, 23 Oct 2001 22:57:45 +0200 Original-To: In-Reply-To: (Frank Schmitt's message of "Tue, 23 Oct 2001 22:23:36 +0200") Mail-Copies-To: nobody Original-Lines: 15 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:39662 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39662 Frank Schmitt writes: > Argh, it somehow kills my local newsserver. (He rejects the articles > with this header saying something like this: (it's in German, so I've > got to translate) "The list index is bigger than the maximum (-1)". > > I get the error with > User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Academic Rigor, i586-pc-win32) Huh? I can't see anything wrong with the line when I look at the USEFOR article EBNF. Does it complain if you replace "i586-pc-win32" with "xxxxxxxxxxxxx"? Maybe it is the line width? Do you have source code to the news server? Maybe you can have a look to see what the error really means.