Complete.Org: Mailing Lists: Archives: gopher: August 2002:
[gopher] Re: PyGopherd UMN Broken
Home

[gopher] Re: PyGopherd UMN Broken

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: "Aaron J. Angel" <aangel@xxxxxxxxxxxxx>
Cc: gopher@xxxxxxxxxxxx
Subject: [gopher] Re: PyGopherd UMN Broken
From: John Goerzen <jgoerzen@xxxxxxxxxxxx>
Date: Thu, 8 Aug 2002 11:46:35 -0500
Reply-to: gopher@xxxxxxxxxxxx

On Wed, Aug 07, 2002 at 11:50:54PM -0500, Aaron J. Angel wrote:
> >OK, that is weird.  I loaded it up and it worked (almost) perfectly for 
> >me. Can you send along a complete copy of your config file?
> 
> Weird indeed.  Att: pygopherd.conf

Whew, thought we were going crazy.  Here's the problem:

> # ignorepatt = ~$|/\.|/gophermap$
> 
> ignorepatt = 
> /\.|/.cap$|/lost\+found$|/lib$|/bin$|/etc$|/dev$|~$|/\.cache|/\.forward$|/\.message$|/\.hushlogin$|/\.kermrc$|/\.notar$|/\.where$|/veronica.ctl$|/robots.txt$|/nohup.out$|/gophermap$|\.abstract$|\.keyboards$|\.ask|\.3d$|~$

It's the leading /\. rule.  You're making the UMN directory handler ignore
any file that starts with a dot, so it does not process the .Links file at
all.  I have committed a note to the offlineimap.conf comments to clarify
the situation.

-- 
John Goerzen <jgoerzen@xxxxxxxxxxxx>    GPG: 0x8A1D9A1F    www.complete.org


[Prev in Thread] Current Thread [Next in Thread]