Re: [Mailman-Users] Using Mailman over SSH-Tunnel

2006-11-29 Thread Dark Servant
On 11/28/06, Patrick Bogen <[EMAIL PROTECTED]> wrote: > > On 11/28/06, Dark Servant <[EMAIL PROTECTED]> wrote: > > Hm.. what exactly does the fix_url script do? Changing the URLs on the > > interface as I want? > It changes the URLs on the pages to match the current config. > > > Am I right that se

Re: [Mailman-Users] Using Mailman over SSH-Tunnel

2006-11-28 Thread Patrick Bogen
On 11/28/06, Dark Servant <[EMAIL PROTECTED]> wrote: > Hm.. what exactly does the fix_url script do? Changing the URLs on the > interface as I want? It changes the URLs on the pages to match the current config. > Am I right that setting the DEFAULT_URL_PATTERN to something like " > http://localhos

Re: [Mailman-Users] Using Mailman over SSH-Tunnel

2006-11-28 Thread Dark Servant
On 11/28/06, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote: > > Hello, > > On Tue, 28 Nov 2006, Dark Servant wrote: > > > The mailinglists works, but the admininterface gives me a headache. > > > > The Webserver is not accessible from the outsite, so I have to use a > > SSH-Tunnel like > > ssh -L 8080

Re: [Mailman-Users] Using Mailman over SSH-Tunnel

2006-11-28 Thread Patrick Bogen
On 11/28/06, Dark Servant <[EMAIL PROTECTED]> wrote: > I setup mailman to manage lists at [EMAIL PROTECTED] > > The mailinglists works, but the admininterface gives me a headache. > > The Webserver is not accessible from the outsite, so I have to use a > SSH-Tunnel like > ssh -L 8080:localhost:80 [

Re: [Mailman-Users] Using Mailman over SSH-Tunnel

2006-11-28 Thread Zbigniew Szalbot
Hello, On Tue, 28 Nov 2006, Dark Servant wrote: > The mailinglists works, but the admininterface gives me a headache. > > The Webserver is not accessible from the outsite, so I have to use a > SSH-Tunnel like > ssh -L 8080:localhost:80 [EMAIL PROTECTED] > > Going to, for example, > http://localho

[Mailman-Users] Using Mailman over SSH-Tunnel

2006-11-28 Thread Dark Servant
Hi, I setup mailman to manage lists at [EMAIL PROTECTED] The mailinglists works, but the admininterface gives me a headache. The Webserver is not accessible from the outsite, so I have to use a SSH-Tunnel like ssh -L 8080:localhost:80 [EMAIL PROTECTED] Going to, for example, http://localhost:80