[Mailman-Users] Weird Triple post problems

2003-08-01 Thread Heather J. Lubinsky
I have an earthlink user.  She belongs to several of our lists but one of
our lists - gives her 3 posts.  I recently had her unsubscribe and subscribe
a hotmail account - she had no problems.  So she resubscribed and she even
received 3 confirmation requests.  When she gets the posts whether digest or
standard she gets 3 of them - but only with the one list.  At first I
thought it was at her end like downloading problems - but it is always 3 and
only with this one list.  I mean even her confirmation to subscribe was 3 of
them.  She has sent me the emails and they are all identical.

No one else on the list seems to have this problem - does anyone have any
ideas of log files to check or anything that might account for this?

Like I said it is only this one user on this one list even the user doesn't
have problems on our other lists and they are identical setups (at least I
think they are)

Oh and originally it was NOT happening to her when she signed up but at one
point she started getting the problem it has never gone away and it is with
EVERY post from ONLY that list.

Even having her unsubscribe for 3 weeks and using another account did not
work.

Heather Lubinsky
[EMAIL PROTECTED]


--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] So far, I'm very disappointed with Mailman

2003-07-05 Thread Heather J. Lubinsky
I just wanted to say - once you get mailman set up and running - it should
not need any babysitting.
I have run Lsoft's Listserv, Majordormo, and about 10 different list servers
and this one - once you get the kinks from your system worked out is the
most flexible and the best.

I have also been thrilled with the help I have gotten on this list.  I
currently run an older version because the server I am on uses an older
version of python - but one of my friends runs the newer version and said
for the first few weeks she had to work like a dog getting the bugs out and
doing little fixes but with help from this list - she is now running like
me - no  worries.

And I am rather tough (at least I think so) on the list server:
(see my stats that a few members helped me create at
http://www.pcolist.org/report.html)
also with a bit of help and learning how to tweak things I have simplified
many things that used to take me a lot of time - we change headers and
footers a lot and that used to be a pain but using the same type of idea
that was given to me for the list statistics I was able to change all of the
list headers and footers by just editing a text file and then running a
command - 1 minute later everything is all set.

Our lists are mostly discussion lists and we have both fully moderated and
moderated only by email address lists and it makes it a snap.  I am the
sever admin and I spend maybe 1 hour a month researching addresses or a
wacky problem and the list admin who moderates and handles all list problems
says real list problems only take her 2-3 hours a month and the rest are our
user problems.

And our focus is dealing with women in crisis - most are not even computer
literate - so we really feel this list software is worth it - and it is
FREE!

Anyway - thanks for all those who have helped in the past and will help in
the future and for a great product that to a newbie linux user isn't all
that bad.

Heather Lubinsky
Director of Operations, PCOSA

- Original Message - 
From: Brad Knowles [EMAIL PROTECTED]
To: SysAdmin [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Friday, July 04, 2003 9:56 PM
Subject: Re: [Mailman-Users] So far, I'm very disappointed with Mailman


At 7:51 PM -0700 2003/07/04, SysAdmin wrote:

  Anyone have a better mailing list tool than Mailman that you can
  recommend? I'd like to have something that I don't have to babysit so
  much. As much as I hate to do it, I might just have to go back to
  Majordomo (it has much better documentation, too). Sigh.

I've been administering mail systems for over ten years.  I've
also been administering mailing lists for about that long.  I've used
majordomo, and we've recently upgraded to mailman 2.1.2 on the
mailing lists I'm now administering.

I can tell you, with some authority, that mailman is many orders
of magnitude better than majordomo, with more features, and easier
and more flexible to manage, both for people who are old hands at
mailing list administration and people who have never done it before
in their life.


I really don't want to begin to contemplate what would be
necessary for us to switch back to majordomo.


Now, if you want to get some help with mailman, provide us more
information about your configuration and just what exactly is not
working well, and maybe we can help.  Otherwise, you're wasting your
time and ours.

-- 
==
Brad Knowles, [EMAIL PROTECTED]

They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety.
 -Benjamin Franklin, Historical Review of Pennsylvania.

--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/heather%40pcgal.com


--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Changing list name - any scripts or utilities?

2003-03-06 Thread Heather J. Lubinsky
Thanks!!! The perl script works!
I am just learning perl and all of this stuff so I didn't have a clue how to
do a script to change something in the files.
You have now cut my job down from over 1 hour a list to about 10 minutes a
list.

Thank you!

Heather


From: Todd
Subject: Re: [Mailman-Users] Changing list name - any scripts or utilities?
Date: Wed, 05 Mar 2003 14:06:28 -0800



-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Heather J. Lubinsky wrote:
 The only thing it doesn't seem to change is the more info on this list
 link

I just tried this and it worked fine for me.  I'll detail the steps I took
and perhaps you'll notice something you have done differently that would
account for the different behavior you're getting.

$ ~mailman/bin/newlist newname [EMAIL PROTECTED] password
$ cd ~mailman/archives/private
$ cp oldname.mbox/oldname.mbox newname.mbox/newname.mbox
$ ~mailman/bin/arch newname

I then checked the list archive page and the link appears to be correct.

 Anyone have any ideas how to change the more info on this list link
other
 than edited EVERY html archive file?

Even this wouldn't be a big deal.  You could use a quick perl command to do
this:

$ cd ~mailman/archives/private/newname
$ perl -pi -e 's|listinfo/oldname|listinfo/newname|g' `find . -name
'*.html'`

I don't know though if you do this whether or not subsequent archives will
get created right or not.  Something like the method above would be better.

Of course, it would be handy to wrap all of this into a quick script to
rename a list.  Surely someone else has already done this.  Anyone have a
pointer to the archives where this might have already been answered? :)

- --
Todd  OpenPGP - KeyID: 0xD654075A | URL: www.pobox.com/~tmz/pgp

Relying on government to protect your privacy is like asking a peeping tom
to install your window blinds.
-- John Barlow, co-founder of EFF


--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Changing list name - any scripts or utilities?

2003-03-05 Thread Heather J. Lubinsky
The only thing it doesn't seem to change is the more info on this list
link

I don't have any problems with google and such because everything is private
and there are no links.

Anyone have any ideas how to change the more info on this list link other
than edited EVERY html archive file?


Heather
- Original Message -
From: Jeremy Portzer [EMAIL PROTECTED]
To: mailman-users [EMAIL PROTECTED]
Sent: Wednesday, March 05, 2003 12:11 PM
Subject: Re: [Mailman-Users] Changing list name - any scripts or utilities?


On Wed, 2003-03-05 at 14:05, Todd wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Heather J. Lubinsky wrote:
  Has anyone written a script that will go through and change a name in
the
  archives (ie look for a certain string like a link to the information
page)
  and change it to the new name.

 Wouldn't running ~mailman/bin/arch to recreate the archives from the lists
 mbox work?

 The mbox file should be in ~mailman/archives/private/listname.mbox

That should work, although you would still have the problem that list
archive links referenced from Google and other web pages would be messed
up.  I'd consider adding RewriteRule's to the web server to force all
references to the old lists to switch to the new list name.

--Jeremy


--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/heather%40pcgal.com


--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Another error - Services unavailable

2003-02-28 Thread Heather J. Lubinsky
Any idea why this would be happening?
I wonder if something is wrong with my server
Mailman 2.0.8 and Linux  apache
Heather

Return-Path: [EMAIL PROTECTED]
Received: from localhost (localhost)
 by pcosupport.org (8.11.6/8.11.6) id h1S8PlL06733;
 Fri, 28 Feb 2003 00:25:47 -0800
Date: Fri, 28 Feb 2003 00:25:47 -0800
From: Mail Delivery Subsystem [EMAIL PROTECTED]
Message-Id: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
 boundary=h1S8PlL06733.1046420747/pcosupport.org
Subject: Postmaster notify: see transcript for details
Auto-Submitted: auto-generated (postmaster-notification)
Status:   

This is a MIME-encapsulated message

--h1S8PlL06733.1046420747/pcosupport.org

The original message was received at Fri, 28 Feb 2003 00:25:47 -0800
from localhost
with id h1S8PlK06733

   - The following addresses had permanent fatal errors -
[EMAIL PROTECTED]
(reason: 550 5.0.0 Access denied)

   - Transcript of session follows -
... while talking to mail.pcolist.org.:
 MAIL From:
 550 5.0.0 Access denied
554 5.0.0 Service unavailable

--h1S8PlL06733.1046420747/pcosupport.org
Content-Type: message/delivery-status

Reporting-MTA: dns; pcosupport.org
Arrival-Date: Fri, 28 Feb 2003 00:25:47 -0800

Final-Recipient: RFC822; [EMAIL PROTECTED]
Action: failed
Status: 5.0.0
Diagnostic-Code: SMTP; 550 5.0.0 Access denied
Last-Attempt-Date: Fri, 28 Feb 2003 00:25:47 -0800

--h1S8PlL06733.1046420747/pcosupport.org
Content-Type: text/rfc822-headers

Return-Path: MAILER-DAEMON
Received: from localhost (localhost)
 by pcosupport.org (8.11.6/8.11.6) id h1S8PlK06733;
 Fri, 28 Feb 2003 00:25:47 -0800
Date: Fri, 28 Feb 2003 00:25:47 -0800
From: Mail Delivery Subsystem MAILER-DAEMON
Message-Id: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
 boundary=h1S8PlK06733.1046420747/pcosupport.org
Content-Transfer-Encoding: 8bit
Subject: Returned mail: see transcript for details
Auto-Submitted: auto-generated (failure)

--h1S8PlL06733.1046420747/pcosupport.org--
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] MSN and Hotmail

2003-02-28 Thread Heather J. Lubinsky
I have had problems before with my mailing lists sending to MSN and Hotmail
but never this bad - it has been going on for several days now -
occasionally some messages get through but most come back with the
information at the end of this message.  From the same server I have sent
messages to my hotmail account to check it and they come through fine but
the list mail does not.  Is there some setting I could set on mailman v
2.0.8 that would fool hotmail into thinking its not bulk mail or something.
Any other ideas?

Heather Lubinsky
[EMAIL PROTECTED]
Return-Path: [EMAIL PROTECTED]
Received: from ensim.rackshack.net ([EMAIL PROTECTED])
 by pcosupport.org (8.11.6/8.11.6) with ESMTP id h1S841d06463;
 Fri, 28 Feb 2003 00:04:01 -0800
X-ClientAddr: 127.0.0.1
Received: from ensim.rackshack.net (localhost.localdomain [127.0.0.1])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h1S841L06454;
 Fri, 28 Feb 2003 00:04:01 -0800
Received: from mc10-s5.bay6.hotmail.com (mc10-s5.bay6.hotmail.com
[65.54.165.79])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h1S83EL06446
 for [EMAIL PROTECTED]; Fri, 28 Feb 2003 00:03:14 -0800
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Thu, 27 Feb 2003 23:58:20 -0800
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
 boundary=9B095B5ADSN=_01C2DEACCDB9A1D200160985mc10?s5.bay6.hot
Message-ID: [EMAIL PROTECTED]
Subject: Delivery Status Notification (Failure)
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.0.8
Precedence: bulk
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Subscribe: http://www.pcolist.org/mailman/listinfo/ttc,
 mailto:[EMAIL PROTECTED]
List-Id: Our list for discussing fertility problems and treatments for those
dealing with primary fertility issues. ttc.pcolist.org
List-Unsubscribe: http://www.pcolist.org/mailman/listinfo/ttc,
 mailto:[EMAIL PROTECTED]
List-Archive: http://www.pcolist.org/mailman/private/ttc/
Status:

This is a MIME-formatted message.
Portions of this message may be unreadable without a MIME-capable mail
program.

--9B095B5ADSN=_01C2DEACCDB9A1D200160985mc10?s5.bay6.hot
Content-Type: text/plain; charset=unicode-1-1-utf-7

This is an automatically generated Delivery Status Notification.

Delivery to the following recipients failed.

   [EMAIL PROTECTED]




--9B095B5ADSN=_01C2DEACCDB9A1D200160985mc10?s5.bay6.hot
Content-Type: message/delivery-status

Reporting-MTA: dns;mc10-s5.bay6.hotmail.com
Received-From-MTA: dns;mc10-f3.bay6.hotmail.com
Arrival-Date: Thu, 27 Feb 2003 23:18:17 -0800

Original-Recipient:
Final-Recipient: rfc822;[EMAIL PROTECTED]
Action: failed
Status: 5.2.3

--9B095B5ADSN=_01C2DEACCDB9A1D200160985mc10?s5.bay6.hot
Content-Type: message/rfc822

Received: from mc10-f3.bay6.hotmail.com ([65.54.166.139]) by
mc10-s5.bay6.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600);
  Thu, 27 Feb 2003 23:18:17 -0800
Received: from ensim.rackshack.net ([64.246.16.29]) by
mc10-f3.bay6.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600);
  Thu, 27 Feb 2003 23:17:31 -0800
Received: from ensim.rackshack.net (localhost.localdomain [127.0.0.1])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h1S7M7L01376;
 Thu, 27 Feb 2003 23:22:07 -0800
Received: (from [EMAIL PROTECTED])
 by ensim.rackshack.net (8.11.6/8.11.6) id h1S6wWQ20084
 for ttc-post; Thu, 27 Feb 2003 22:58:32 -0800
From: [EMAIL PROTECTED]
X-Authentication-Warning: ensim.rackshack.net: mail set sender to
[EMAIL PROTECTED] using -f
Received: from ensim.rackshack.net (localhost.localdomain [127.0.0.1])
  by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h1S6w1d19808;
  Thu, 27 Feb 2003 22:58:01 -0800
Received: (from [EMAIL PROTECTED]) by ensim.rackshack.net (8.11.6/8.11.6)
  id h1S6s0219750 for pcosannounce-post; Thu, 27 Feb 2003 22:54:00 -0800
X-Authentication-Warning: ensim.rackshack.net: mail set sender to
  [EMAIL PROTECTED] using -f
Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240])
  by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h1S6s0d19747 for
  [EMAIL PROTECTED]; Thu, 27 Feb 2003 22:54:00 -0800
Received: from heatheru00nxja ([216.103.214.132]) by mta6.snfc21.pbi.net
  (iPlanet Messaging Server 5.1 HotFix 1.6 (built Oct 18 2002)) with
  SMTP id [EMAIL PROTECTED] for
  [EMAIL PROTECTED]; Thu, 27 Feb 2003 22:48:42 -0800 (PST)
To: [EMAIL PROTECTED]
Message-id: [EMAIL PROTECTED]
MIME-version: 1.0
X-Mailer: Microsoft Outlook Express 6.00.2800.1106
Content-type: text/plain; charset=iso-8859-1
Content-transfer-encoding: 7bit
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.0.8
Precedence: bulk
Subject: [TTC] The History of the PCOSA
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
X-Reply-To: [EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Subscribe: http://www.pcolist.org/mailman/listinfo/ttc,
 mailto:[EMAIL PROTECTED]

[Mailman-Users] Re: MSN and Hotmail

2003-02-28 Thread Heather J. Lubinsky

- Original Message -
From: Heather J. Lubinsky [EMAIL PROTECTED]
To: mailman-users [EMAIL PROTECTED]
Sent: Friday, February 28, 2003 12:32 AM
Subject: MSN and Hotmail


I have had problems before with my mailing lists sending to MSN and Hotmail
but never this bad - it has been going on for several days now -
occasionally some messages get through but most come back with the
information at the end of this message.  From the same server I have sent
messages to my hotmail account to check it and they come through fine but
the list mail does not.  Is there some setting I could set on mailman v
2.0.8 that would fool hotmail into thinking its not bulk mail or something.
Any other ideas?

Heather Lubinsky
[EMAIL PROTECTED]
Return-Path: [EMAIL PROTECTED]
Received: from ensim.rackshack.net ([EMAIL PROTECTED])
 by pcosupport.org (8.11.6/8.11.6) with ESMTP id h1S841d06463;
 Fri, 28 Feb 2003 00:04:01 -0800
X-ClientAddr: 127.0.0.1
Received: from ensim.rackshack.net (localhost.localdomain [127.0.0.1])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h1S841L06454;
 Fri, 28 Feb 2003 00:04:01 -0800
Received: from mc10-s5.bay6.hotmail.com (mc10-s5.bay6.hotmail.com
[65.54.165.79])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h1S83EL06446
 for [EMAIL PROTECTED]; Fri, 28 Feb 2003 00:03:14 -0800
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Thu, 27 Feb 2003 23:58:20 -0800
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
 boundary=9B095B5ADSN=_01C2DEACCDB9A1D200160985mc10?s5.bay6.hot
Message-ID: [EMAIL PROTECTED]
Subject: Delivery Status Notification (Failure)
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.0.8
Precedence: bulk
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Subscribe: http://www.pcolist.org/mailman/listinfo/ttc,
 mailto:[EMAIL PROTECTED]
List-Id: Our list for discussing fertility problems and treatments for those
dealing with primary fertility issues. ttc.pcolist.org
List-Unsubscribe: http://www.pcolist.org/mailman/listinfo/ttc,
 mailto:[EMAIL PROTECTED]
List-Archive: http://www.pcolist.org/mailman/private/ttc/
Status:

This is a MIME-formatted message.
Portions of this message may be unreadable without a MIME-capable mail
program.

--9B095B5ADSN=_01C2DEACCDB9A1D200160985mc10?s5.bay6.hot
Content-Type: text/plain; charset=unicode-1-1-utf-7

This is an automatically generated Delivery Status Notification.

Delivery to the following recipients failed.

   [EMAIL PROTECTED]




--9B095B5ADSN=_01C2DEACCDB9A1D200160985mc10?s5.bay6.hot
Content-Type: message/delivery-status

Reporting-MTA: dns;mc10-s5.bay6.hotmail.com
Received-From-MTA: dns;mc10-f3.bay6.hotmail.com
Arrival-Date: Thu, 27 Feb 2003 23:18:17 -0800

Original-Recipient:
Final-Recipient: rfc822;[EMAIL PROTECTED]
Action: failed
Status: 5.2.3

--9B095B5ADSN=_01C2DEACCDB9A1D200160985mc10?s5.bay6.hot
Content-Type: message/rfc822

Received: from mc10-f3.bay6.hotmail.com ([65.54.166.139]) by
mc10-s5.bay6.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600);
  Thu, 27 Feb 2003 23:18:17 -0800
Received: from ensim.rackshack.net ([64.246.16.29]) by
mc10-f3.bay6.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600);
  Thu, 27 Feb 2003 23:17:31 -0800
Received: from ensim.rackshack.net (localhost.localdomain [127.0.0.1])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h1S7M7L01376;
 Thu, 27 Feb 2003 23:22:07 -0800
Received: (from [EMAIL PROTECTED])
 by ensim.rackshack.net (8.11.6/8.11.6) id h1S6wWQ20084
 for ttc-post; Thu, 27 Feb 2003 22:58:32 -0800
From: [EMAIL PROTECTED]
X-Authentication-Warning: ensim.rackshack.net: mail set sender to
[EMAIL PROTECTED] using -f
Received: from ensim.rackshack.net (localhost.localdomain [127.0.0.1])
  by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h1S6w1d19808;
  Thu, 27 Feb 2003 22:58:01 -0800
Received: (from [EMAIL PROTECTED]) by ensim.rackshack.net (8.11.6/8.11.6)
  id h1S6s0219750 for pcosannounce-post; Thu, 27 Feb 2003 22:54:00 -0800
X-Authentication-Warning: ensim.rackshack.net: mail set sender to
  [EMAIL PROTECTED] using -f
Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240])
  by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h1S6s0d19747 for
  [EMAIL PROTECTED]; Thu, 27 Feb 2003 22:54:00 -0800
Received: from heatheru00nxja ([216.103.214.132]) by mta6.snfc21.pbi.net
  (iPlanet Messaging Server 5.1 HotFix 1.6 (built Oct 18 2002)) with
  SMTP id [EMAIL PROTECTED] for
  [EMAIL PROTECTED]; Thu, 27 Feb 2003 22:48:42 -0800 (PST)
To: [EMAIL PROTECTED]
Message-id: [EMAIL PROTECTED]
MIME-version: 1.0
X-Mailer: Microsoft Outlook Express 6.00.2800.1106
Content-type: text/plain; charset=iso-8859-1
Content-transfer-encoding: 7bit
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.0.8
Precedence: bulk
Subject: [TTC] The History of the PCOSA
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
X-Reply

Re: [Mailman-Users] Another error - Services unavailable

2003-02-28 Thread Heather J. Lubinsky
Actually my list users are getting their email and everything seems to be
working but all of the sudden (I have had these lists running on the server
for about a year) I started getting these messages from the server.
[EMAIL PROTECTED] is receiving them and they only seem to be about
the -admin accounts.  I have never had a problem with our servers before and
it started yesterday at 1:45pm.  I thought maybe the server needed a reboot
and did a reboot and then deleted the lock files and everything was running
but the errors still came in.  I cannot figure out what the message is that
is supposed to be going to the -admin accounts as we are getting messages
that are sent to just the -admin accounts and the subscribe and unsubscribe
notices along with the pending emails to be approved - so we are not sure
what is causing this - I tried looking in the error files and I just can't
see anything.

Heather
- Original Message -
From: Dave Stern - Former Rocket Scientist [EMAIL PROTECTED]
To: Mailman users Mailing list [EMAIL PROTECTED]
Cc: Heather J. Lubinsky [EMAIL PROTECTED]
Sent: Friday, February 28, 2003 8:34 AM
Subject: Re: [Mailman-Users] Another error - Services unavailable


 On Fri, 2003-02-28 at 03:36, Heather J. Lubinsky wrote:
  Any idea why this would be happening?
  I wonder if something is wrong with my server
  Mailman 2.0.8 and Linux  apache
  Heather
 
  Return-Path: [EMAIL PROTECTED]
  Received: from localhost (localhost)
   by pcosupport.org (8.11.6/8.11.6) id h1S8PlL06733;
   Fri, 28 Feb 2003 00:25:47 -0800
  Date: Fri, 28 Feb 2003 00:25:47 -0800
  From: Mail Delivery Subsystem [EMAIL PROTECTED]
  Message-Id: [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  MIME-Version: 1.0
  Content-Type: multipart/report; report-type=delivery-status;
   boundary=h1S8PlL06733.1046420747/pcosupport.org
  Subject: Postmaster notify: see transcript for details
  Auto-Submitted: auto-generated (postmaster-notification)
  Status:
 
  This is a MIME-encapsulated message
 
  --h1S8PlL06733.1046420747/pcosupport.org
 
  The original message was received at Fri, 28 Feb 2003 00:25:47 -0800
  from localhost
  with id h1S8PlK06733
 
 - The following addresses had permanent fatal errors -
  [EMAIL PROTECTED]
  (reason: 550 5.0.0 Access denied)
 
 - Transcript of session follows -
  ... while talking to mail.pcolist.org.:
   MAIL From:
   550 5.0.0 Access denied
  554 5.0.0 Service unavailable
 

Another possibility is that sendmail was built with tcpwrap support and
thus sendmail is being restricted by tcpwrappers (/etc/hosts.{allow,deny}

Can the sender mconnect (telnet yourhost 25)?

 =-=-=-=-=-=-=-=-=-=-=-=-  generated by
/dev/dave -=-=-=-=-=-=-=-=-=-=-=-=-=-=
 David SternUniversity of
Maryland
Institute for Advanced Computer Studies


--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Changing a list name

2002-09-05 Thread Heather J. Lubinsky

I need to change the name of a list --but I do not know how.

Does anyone know how?

I am on mailman v2.0.8

Heather Lubinsky
[EMAIL PROTECTED]


--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/



[Mailman-Users] Creating reports

2002-07-14 Thread Heather J. Lubinsky

I was wondering if anyone has had any luck creating reports - either
web-based or through the command line..

Here is what I am looking for -- I noticed that in the roster you can see
how many digest and non digests you have -- is there a way to create a
script or something that can add the numbers together or go through the
lists.

We have about 60 lists and 10,000 people -- Every month I need to report how
many on each list.

Anyway thanks.

Heather



--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py