Re: [Mailman-Users] authentication problem on upgrade

2003-02-26 Thread Matthew Davis
* Dave Stern - Former Rocket Scientist ([EMAIL PROTECTED]) wrote: > > > AttributeError: 'Mailman.Cookie' module has no attribute 'SimpleCookie' > > > > Try cleaning out the cookies on the client machine. There have been > > problems with old 2.0.13 cookies interfearing with 2.1 cookies. > > > > S

Re: [Mailman-Users] authentication problem on upgrade

2003-02-25 Thread Dave Stern - Former Rocket Scientist
On Mon, 24 Feb 2003, Matthew Davis wrote: > * Dave Stern - Former Rocket Scientist ([EMAIL PROTECTED]) wrote: > > I'm going from 2.0.13 to 2.1.1. The machine I want to first test it on > > has no compiler so I copy the real mailman structures onto another machine, > > (let's call it "test.domain")

Re: [Mailman-Users] authentication problem on upgrade

2003-02-24 Thread Matthew Davis
* Dave Stern - Former Rocket Scientist ([EMAIL PROTECTED]) wrote: > I'm going from 2.0.13 to 2.1.1. The machine I want to first test it on > has no compiler so I copy the real mailman structures onto another machine, > (let's call it "test.domain") have account, group, perms etc set up, [snip] > Tr

[Mailman-Users] authentication problem on upgrade

2003-02-24 Thread Dave Stern - Former Rocket Scientist
I'm going from 2.0.13 to 2.1.1. The machine I want to first test it on has no compiler so I copy the real mailman structures onto another machine, (let's call it "test.domain") have account, group, perms etc set up, configure --prefix=/etc/mailman --build=test.domain \ --host=test.domain make i