mel | 1 Jan 2002 13:07

A bit of a problem

First of all  Happy 2002

Well the new list server went online this morning and all went well at 2 AM
when it sent out 63 from my perl script, but things were a bit weird at 5 AM
when it sent out about 700 password reminders for all of the list. First thing
I noticed was that all of the bounces were for one list, second thing that was
weird is that there were 84 bounces on a list that only had 64 members. I do
know where the bounces came from but they were not the list that the
/home/mailman/log/bounce reported. Is this a bug?
									Mel

 
--

-- 
--------------------------
System Janitor/Network Plumber http://www.nwla.com
Linux User #25446    Linux 2.4.7
--------------------------

Barry A. Warsaw | 1 Jan 2002 15:29

Browser problems (was Re: RELEASE Mailman 2.0.8)

>>>>> "OE" == Oliver Egginger <Oliver.Egginger <at> dvz.fh-giessen.de> writes:

    OE> "Error decoding authorization cookie" As soon as Konqueror try
    OE> to read the authorization cookie.  Only tested for MM 2.07
    OE> (yet) and all relevant versions of Konqueror.  Konqueror 2.2.2
    OE> (KDE 2.2.2) inclusive.  In MM 2.06 the problem didn't exists.

    OE> Opera, Netscape, Mozilla, MS-Explorer and Lynx are working
    OE> pretty good with MM 2.07.  I will try MM 2.08 as time permits.

I've posted before about the interop problems with Konq and MM2.0.8
(check the archives).  These should all be cleared up with MM2.1.

I will note that I've seen quite a few regressions with Mozilla 0.9.7
Linux.  Moz 0.9.6 seemed to work very well, but I've noticed two
problems with the latest release.

- Moz seems to have problems with the mass subscribe forms, which
  AFAICT differ from other forms only in that it has an
  `enctype="multipart/form-data"' attribute on the <FORM> tag.
  Submitting either the mass subscribe or mass remove forms just
  hangs.  This worked fine in Moz 0.9.6 and works fine w/ NS, and
  Konq.

- Moz 0.9.7 seems to ignore https and other encrypted connections.
  The lil' lock icon never locks!  This doesn't affect MM directly,
  although it certainly affects sites like SF which use SSL.

I haven't reported these to the Mozilla group yet, and I'm also
wondering if anybody else has noticed these problems.
(Continue reading)

John W Baxter | 1 Jan 2002 18:22

Re: A bit of a problem

At 6:07 -0600 1/1/2002, mel wrote:
>First thing
>I noticed was that all of the bounces were for one list, second thing that was
>weird is that there were 84 bounces on a list that only had 64 members. I do
>know where the bounces came from but they were not the list that the
>/home/mailman/log/bounce reported. Is this a bug?

I think so.  Or, it's a "surprising artifact of legacy code."

It's been adjusted in Mailman 2.1, coming soon.

  --John

--

-- 
John Baxter   jwblist <at> olympus.net      Port Ludlow, WA, USA

mel | 1 Jan 2002 18:34

Re: A bit of a problem

John W Baxter wrote:
> 
> At 6:07 -0600 1/1/2002, mel wrote:
> >First thing
> >I noticed was that all of the bounces were for one list, second thing that was
> >weird is that there were 84 bounces on a list that only had 64 members. I do
> >know where the bounces came from but they were not the list that the
> >/home/mailman/log/bounce reported. Is this a bug?
> 
> I think so.  Or, it's a "surprising artifact of legacy code."
> 
> It's been adjusted in Mailman 2.1, coming soon.
> 
>   --John
> 
> --
> John Baxter   jwblist <at> olympus.net      Port Ludlow, WA, USA
> 
Well Just as long as when day 5 of the bounce run comes along the users in the
correct list are tagged for admin attention.

Josh,Stu,David | 1 Jan 2002 17:10
Favicon

Basic Question

Can mailman be downloaded to a Windows 98 computer and be used as
a mailing server ?

Peaceful Trading,

Joshua Pena, Armour Associates LLC
your email > my alpha pager:  armour <at> airmessage.net
numeric/alpha pager: (770) 247-9392
office) (770) 908-8599
email: trades <at> teleteam.net
Yahoo IM proftrader1

Mike Horwath | 1 Jan 2002 20:30

Re: Basic Question

On Tue, Jan 01, 2002 at 11:10:37AM -0500, Josh,Stu,David wrote:
> Can mailman be downloaded to a Windows 98 computer and be used as
> a mailing server ?

Mailman is not a mailing server, it is a mailing list server.

--

-- 
Mike Horwath           IRC: Drechsau         drechsau <at> Geeks.ORG
Home: 763-540-6815  1901 Sumter Ave N, Golden Valley, MN  55427
Opinions stated in this message, or any message posted by myself
through my Geeks.ORG address, are mine and mine alone, period.

mark_fried | 2 Jan 2002 11:05
Picon

Password Reminders

Hello All,

I received a reminder of my password to this mailing list this morning and
presume that the mailing list I am running will do likewise in a couple of
days time. The mailing list I run is one which passwords are not needed
because people opt-in to the mailing list, no welcome message was
distributed, so no password has been displayed to anyone.

Is there a way, does anyone know, of turning off the monthly reminders? I am
currently running mailman 2.0.5 but is not hosted in-house and I have little
to no control over upgrading.

Many thanks,

Mark Fried
AlphaCadia Plc.

Richard Idalski | 2 Jan 2002 15:42

RE: Password Reminders

It should be nothing more than a matter of commenting out a cron entry.

  Simply comment out this line for mailman's cron

# 5 AM on the first of each month, mail out password reminders.
#0 5 1 * * /usr/local/bin/python -S /home/mailman/cron/mailpasswds

If it hasn't sent out yet I imagine that it is already commented out.

    -Richard Idalski

-----Original Message-----
From: mailman-users-admin <at> python.org
[mailto:mailman-users-admin <at> python.org]On Behalf Of
mark_fried <at> alphacadia.co.uk
Sent: Wednesday, January 02, 2002 5:05 AM
To: mailman-users <at> python.org
Subject: [Mailman-Users] Password Reminders

Hello All,

I received a reminder of my password to this mailing list this morning and
presume that the mailing list I am running will do likewise in a couple of
days time. The mailing list I run is one which passwords are not needed
because people opt-in to the mailing list, no welcome message was
distributed, so no password has been displayed to anyone.

Is there a way, does anyone know, of turning off the monthly reminders? I am
currently running mailman 2.0.5 but is not hosted in-house and I have little
to no control over upgrading.
(Continue reading)

Mike Horwath | 2 Jan 2002 17:46

Re: Basic Question

On Wed, Jan 02, 2002 at 05:51:09AM -0500, trades <at> teleteam.net wrote:
> I dont have the intelligence to use it without someones help is
> there a person like you that I can pay to help me embrace technology
> I have a mailing ;ist of about 4000 names and I am presently using
> EXTRACTOR but it is not efficient. Can I pay you to help me ??

You should ask on the mailing list whether anyone is willing to help.

That is not my business, I operate an ISP.

> Peaceful Trading,
> 
> David Henkin, Service Concepts International
> 9500 Forest Lane # 540, Dallas TX 75243
> o) 214-221-5123   f) 214-453-8204
> 
> 
> 
> 
> At 13:30 1/1/02 -0600, Mike Horwath wrote:
> >On Tue, Jan 01, 2002 at 11:10:37AM -0500, Josh,Stu,David wrote:
> > > Can mailman be downloaded to a Windows 98 computer and be used as
> > > a mailing server ?
> >
> >Mailman is not a mailing server, it is a mailing list server.
> >
> >--
> >Mike Horwath           IRC: Drechsau         drechsau <at> Geeks.ORG
> >Home: 763-540-6815  1901 Sumter Ave N, Golden Valley, MN  55427
> >Opinions stated in this message, or any message posted by myself
(Continue reading)

John Goubeaux | 1 Jan 2002 23:03
Picon
Favicon

Mailman 2.08 html archive problem

Folks:

I am running a new install of mailman 2.08 with Python 2.2
all seems to be working fine ...except  my list archives do not show up in 
html, ie looks like pipermail is failing to 'fire up"
the link to archives works, and i get the option to download the "full raw 
archive"  (which works)
which should indicate that it is not a webserver link issue?

but the page then reads:  Currently, there are no archives.

the config settings appear to be in order with:  ARCHIVE_TO_MBOX = 2

i have removed and reinstalled the list and messages are archived but will 
not show up in html.
am i missing something obvious??

any clues and or ways to trouble-shoot pipermail to see where it might be 
failing are appreciated.

thanks in advance


Gmane