[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[gopher] Re: PyGopherd UMN Broken



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@complete.org>    GPG: 0x8A1D9A1F    www.complete.org


Reply to: