Re: [Mailman-Users] setup

2001-12-10 Thread Björn Lindström

[EMAIL PROTECTED] [EMAIL PROTECTED] [011210 17:36]:
 can you supply me a command line that will unpak
 it into the correct directory...

make install will do that after correctly using the configure
script.

--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



Re: [Mailman-Users] newlist without [Return]

2001-12-04 Thread Björn Lindström

Jon Carnes [EMAIL PROTECTED] [011204 20:10]:
 You can use a redirector to feed the [Return] into the command.  An example:
newlist  mytest  [EMAIL PROTECTED]  password   /tmp/nl
 
 Where the file /tmp/nl is simply a file with a few returns in it.

It's better to use the yes command. Like this:


yes '' | newlist mytest [EMAIL PROTECTED] password

--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



[Mailman-Users] Problem with cookies in Mailman 2.0.7

2001-11-20 Thread Björn Lindström

I recently upgraded from 2.0.6 to 2.0.7. I am running Mailman
with Python 2.0 under OpenBSD.

The problem is that in the web interface, Mailman gives the error
message: Error decoding authorization cookie after _each_
pageload, and asks for the password again.

When I try to change an option, I get the same page, but even if
I enter the password, the option is not changed.

--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



Re: [Mailman-Users] Problem with cookies in Mailman 2.0.7

2001-11-20 Thread Björn Lindström

Oliver Egginger [EMAIL PROTECTED] [011120 18:08]:
 Maybe this is a Konqueror or KDE problem.  Mailman 2.0.7
 don't work with the Konqueror browser.  I have successfully
 tested MM 2.0.7. for Opera, Netscape, Mozilla, MS-Explorer and
 Lynx.

Yes, that was it. In Links it works fine.

--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users