Received: with ECARTIS (v1.0.0; list gopher); Thu, 18 Dec 2003 08:27:36 -0600 (CST) Return-Path: X-Original-To: gopher@complete.org Delivered-To: gopher@complete.org Received: from localhost (localhost [127.0.0.1]) by glockenspiel.complete.org (Postfix) with ESMTP id 726EBA2; Thu, 18 Dec 2003 08:27:35 -0600 (CST) Received: from gatekeeper.elmer.external.excelhustler.com (gatekeeper.excelhustler.com [68.99.114.105]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "gatekeeper.elmer.external.excelhustler.com", Issuer "excelhustler.com" (not verified)) by glockenspiel.complete.org (Postfix) with ESMTP id A009E4E; Thu, 18 Dec 2003 08:27:33 -0600 (CST) Received: from chatterbox.elmer.internal.excelhustler.com (unknown [192.168.0.12]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "chatterbox.elmer.internal.excelhustler.com", Issuer "excelhustler.com" (verified OK)) by gatekeeper.elmer.external.excelhustler.com (Postfix) with ESMTP id 3B335E0189; Thu, 18 Dec 2003 08:27:31 -0600 (CST) Received: from localhost (localhost [127.0.0.1]) by chatterbox.elmer.internal.excelhustler.com (Postfix) with ESMTP id D47EF5C009; Thu, 18 Dec 2003 08:27:30 -0600 (CST) Received: from wile.internal.excelhustler.com (wile.internal.excelhustler.com [192.168.1.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by chatterbox.elmer.internal.excelhustler.com (Postfix) with ESMTP id A92CC5C008; Thu, 18 Dec 2003 08:27:30 -0600 (CST) Received: by wile.internal.excelhustler.com (Postfix, from userid 1000) id 548738B60; Thu, 18 Dec 2003 08:27:30 -0600 (CST) Date: Thu, 18 Dec 2003 08:27:30 -0600 From: John Goerzen To: gopher@complete.org Subject: [gopher] Re: .names Message-ID: <20031218142730.GA19345@complete.org> References: <3FE138EB.F16EB6B@hal3000.cx> Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FE138EB.F16EB6B@hal3000.cx> User-Agent: Mutt/1.4i X-Scanned-By: clamscan at chatterbox.elmer.internal.excelhustler.com X-Scanned-By: clamscan at complete.org Content-Transfer-Encoding: 8bit X-archive-position: 870 X-ecartis-version: Ecartis v1.0.0 Sender: gopher-bounce@complete.org Errors-to: gopher-bounce@complete.org X-original-sender: jgoerzen@complete.org Precedence: bulk Reply-to: gopher@complete.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: Gopher X-List-ID: Gopher List-subscribe: List-owner: List-post: List-archive: X-list: gopher On Wed, Dec 17, 2003 at 11:19:39PM -0600, Chris wrote: > Still no go, Name=works, Numb=has no affect. > Just to verify... > It should be exactly like this: > Numb=1 Correct. But note that you have the lines in the wrong order: Name= Welcome To The Hal3000 Gopher! Type=i Path=./test.txt Numb=1 Name=Intro Type=0 Path=./0index.txt Numb=2 The Path line should always come first. The file should read: Path=./ignoredblahblah Name= Welcome To The Hal3000 Gopher! Type=i Numb=1 Host=+ Port=+ Path=./0index.txt Name=Intro Type=0 Numb=2 Host=+ Port=+ > Also as I said before, it is working under gopherd... > Any more thoughts? Can you send me your entire pygopherd.conf? -- John