[Mailman-Users] Mailman 2.0 with Python 2.0

2000-12-25 Thread Leonard Jacobs
Mailman seems to be continually retrying sending mail to hosts which can't be resolved via the DNS. Is this correct? Also why is it that Mailman seems to invoke sendmail in such a way that it causes sendmail to return a failure on hostnames that can't be resolved (presumably a temporary condi

Re: [Mailman-Users] Re: Password bug in Mailman 2.0

2000-12-25 Thread Dan Mick
Juan Eliseo Carrasco Diaz wrote: > > Bek Oberin wrote: > > > Juan Eliseo Carrasco Diaz wrote: > > > The Administrator name can be used as password to go into and change > > > administrative and users options in theirs respective html pages. > > > > It's a feature. > > > > bekj > > > > -- > >

Re: [Mailman-Users] Is this a bug, or just because I called it from an unpriveledged account?

2000-12-25 Thread Dan Mick
> If it's trying to delete a lock file, it's no doubt due to the fact that it > (thought that it) created a lock file. Since no lock file is present... why > did it get as far as it did without producing an error? I believe the underlying code is trying to clean up any possibly pre-existing loc

[Mailman-Users] Re: Password bug in Mailman 2.0

2000-12-25 Thread Bek Oberin
Juan Eliseo Carrasco Diaz wrote: > Bek Oberin wrote: > > Juan Eliseo Carrasco Diaz wrote: > > > The Administrator name can be used as password to go into and change > > > administrative and users options in theirs respective html pages. > > It's a feature. > Ok, but It can be used by anyone, so a

[Mailman-Users] Re: Password bug in Mailman 2.0

2000-12-25 Thread Juan Eliseo Carrasco Diaz
Bek Oberin wrote: > Juan Eliseo Carrasco Diaz wrote: > > The Administrator name can be used as password to go into and change > > administrative and users options in theirs respective html pages. > > It's a feature. > > bekj > > -- > : --Hacker-Neophile-Eclectic-Geek-Grrl-Queer-Disabled-Boychick

[Mailman-Users] Re: Password bug in Mailman 2.0

2000-12-25 Thread Bek Oberin
Juan Eliseo Carrasco Diaz wrote: > The Administrator name can be used as password to go into and change > administrative and users options in theirs respective html pages. It's a feature. bekj -- : --Hacker-Neophile-Eclectic-Geek-Grrl-Queer-Disabled-Boychick-- : [EMAIL PROTECTED] http://ww

[Mailman-Users] Password bug in Mailman 2.0

2000-12-25 Thread Juan Eliseo Carrasco Diaz
The Administrator name can be used as password to go into and change administrative and users options in theirs respective html pages. It's this a bug? -- Mailman-Users maillist - [EMAIL PROTECTED] http://www.python.org/mailman/listinfo/ma

Re: [Mailman-Users] GID error

2000-12-25 Thread Bradley Leonard
If the rpm was compiled for RH 7 then its probably set to apache. If not, you need to find the src rpm and rebuild it using the --rebuilddb option. You'll need to pass in new options or change the spec file. Brad 0> How would I set the GID for the cgi to execute. If I installed mailman > via

RE: [Mailman-Users] stopping HTML posts

2000-12-25 Thread alex wetmore
On Mon, 25 Dec 2000, Ken Kyler wrote: > > I would like to bounce anything that is not text only, or that has an > > attachment. > > On the Privacy page, in the "Hold posts with header value matching a specified > regexp" option, put something like the following: > > # the following is for attach

RE: [Mailman-Users] stopping HTML posts

2000-12-25 Thread Ken Kyler
> I would like to bounce anything that is not text only, or that has an > attachment. On the Privacy page, in the "Hold posts with header value matching a specified regexp" option, put something like the following: # the following is for attachments Content-Type: multipart/* Content-type: text/e

[Mailman-Users] stopping HTML posts

2000-12-25 Thread David
sorry if this is a trivial question.. but how do I prevent people from posting in HTML (ie, text only posts allowed). I would like to bounce anything that is not text only, or that has an attachment. Thanks, David. -- Mailman-Users mailli