[Mailman-Users] bounce_info_stale_after

2005-09-26 Thread Bill Moseley
Two questions about bounce processing in 2.1.5.

First question:

The bounce_info_stale_after is regardless of list traffic?  I.e. is
the bounce information discarded after bounce_info_stale_after days
regardless if there's been any outgoing mail?

For example, if you have a list where a message goes out just once
every week, but you have bounce_info_stale_after less than a week then
will a bouncing address *ever* get disabled?


Second questions:

After bounce_you_are_disabled_warnings_interval is finished is the
address really removed as the docs say, or just set to nomail?
I assume it really means removed.


-- 
Bill Moseley
[EMAIL PROTECTED]

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Customize an Auto-Respond Message

2005-09-26 Thread Felipe
I've searched the archives but I can't find my solution.
I want to customize the unsubscribe message which is automatically sent.
The text now reads:
You have been unsubscribed. --

What I want is in carets below:
the name and address has been unsubscribed.line break
---

I cannot figure out how to get the name and address into the message, nor
can I get the text to break.  Is this possible?  TIA, felipe.
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] changing config.pck values? (I'm in a pickle)

2005-09-26 Thread David Herron


I've been using mailman for a few years to manage a couple mailing lists,
but I just now subscribed to this list.

Over the weekend I moved my lists from one server to another.  The process
was fairly painless ... I just packed up the archives and lists
directories and copied those over to a new server.  I even upgraded from
2.1.5 to 2.1.6 at the same time.  And the lists are functioning great in
the new location but for one thing.

The new server is configured using Plesk, and Plesk sets up the mailman
admin pages on http://lists.mydomain.xyz

On my old server I'd done it all myself, and they were set up on
http://mydomain.xyz

This means the config.pck file from my old server has this value:
  'web_page_url': 'http://healership.com/mailman/',

Whereas the config.pck file generated on my new server has this value:
   'web_page_url': 'http://lists.healership.com/mailman/',

I want to use the old config.pck because that's the one that has all my
members and other settings.  It looks to me that all I have to do is
change the web_page_url value.  One can easily dump the .pck file using
this dump command, but I don't know how to undump it.

I searched in the archives and found this answer:

http://mail.python.org/pipermail/mailman-users/2002-May/020222.html
But the bin/move_list script doesn't exist.

So, as that guy asked 3 yrs ago, how the heck do you undump one of these
.pck files???

Oh, and I know nothing about Python ... so when the usage message for the
dump command says it dumps a python pickle that doesn't tell me
anything, and only makes me think of the old Arlo Guthrie song about I
don't wanna die, I just wanna ride my motorcy-le ...

Maybe there's something in python to deal with them pickle things, but I
sure as heck don't know what it would be.

- David Herron
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] changing config.pck values? (I'm in a pickle)

2005-09-26 Thread John Dennis
You probably want to use the fix_url utility. Look in
PREFIX/bin/fix_url.py, you will find documentation at the top of the
file. Note, you don't run fix_url directly, its invoked by running
PREFIX/bin/with_list, the doc explains this.
-- 
John Dennis [EMAIL PROTECTED]

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] Private archive for list

2005-09-26 Thread Darren G Pifer
Hello,

Sorry about the delay in my answer but wasn't able to get to
this till now.

On Fri, 2005-09-16 at 12:33, Mark Sapiro wrote:
 Darren G Pifer wrote:
 
 I have been trying to get to the private archives of a list but 
 when I click on the URL http://list.odu.edu/private/telephone_logs/
 I get nothing on the page. I have been able to access other archives of
 private lists but for some reason I am not seeing any for this list. I
 have thought about trying this
 
 bin/arch --wipe list-name
 
 but I don't want to remove the archives. Is there anything I check for
 or another script to run to find out if a file is corrupt?
 Just to be sure, I checked that this list does have a mbox in
 the archives/private/telephone_logs directory.
 
 Are you sure archiving is enabled for this list?

Yes, it is.

 Is there a global mailbox file at
 archives/private/telephone_logs.mbox/telephone_logs.mbox or just the
 archives/private/telephone_logs.mbox/ directory without the file?

There is an archives/private/telephone_logs.mbox file but no
archives/private/telephone_logs.mbox directory.

 If the archives/private/telephone_logs.mbox/telephone_logs.mbox file
 exists and contains the past posts to the list, then
 
 bin/arch --wipe list-name
 
 should build archives. If the .mbox file is there and the HTML archives
 are not being created, there is probably a permissions issue.

Do I need to do something to rebuild telephone_logs.mbox? Is it looks
for a telephone_logs.mbox/telephone_logs.mbox file? The index.html file
is empty. Shouldn't contain something?

Regards,

Darren
Old Dominion University

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] 3 questions

2005-09-26 Thread Victor Komarov
Good day.

I would like to do better working my Mailman 2.1.4 list.

1. Is it possible to save messages with attachment in archives?

2. My list is russian speaking. 
So, archive page
http://schooner.coastlandtech.com/pipermail/speleo-info
is in KOI-8R Character Coding. 
But each times they appear in brouser in ISO-8859-1 and user must handly to 
change in brouser encoding to KOI-8R.

Do you know the way to solve this problem?

3. When I try to get the help file, I can't to get it by email...
Come back message like this, without help file. 

- Original Message - 
From: Victor Komarov 
To: [EMAIL PROTECTED]
Sent: Monday, September 26, 2005 2:33 AM
Subject: help

Do you know the way to solve this problem?

Thanks advance for help.

Best of all.
--
Victor Komarov
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Unsubscribe from All Lists on Webpage for User

2005-09-26 Thread Lloyd F. Tennison
I would like to be able to have a main page where a person can remove 
themselves from all lists on the server with just one command/entry.  I know 
they can eventually get to the unsubscribe all button, but I want to be able to 
have an all button like some of the large list services have.

I have thought of making a master list and having that on the main page - but 
cannot find an easy way to link to that unsubscribe all button.  I do not see a 
way that the umbrella can help me here either.


--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Hidden Members

2005-09-26 Thread Jim Poteet
I have a list that is used for announcement-only type postings and which is 
infrequently used. I'm getting post-confirmation requests for a couple of 
members that I can't find in the membership list. I'm assuming these are 
members who opted to be hidden.

One of the post confirmations is coming directly from the member who has done a 
reply trying to unsubscribe, so I can email him and tell him the correct way to 
unsubscribe.

The other post confirmation is from AOL saying that the member doesn't have a 
post office box, so apparently he'll stay in the member list until bounce 
processing stops delivery (but he'll still be in the list, right?).

Is there any way I can get rid of these hidden members from within the browser 
admin panels.

Thanks ... Jim

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp