Re: [Mailman-Users] Checking the Database

2016-09-21 Thread Anilkumar Padmaraju
Thank you, Mark.  This information is helpful.

Does /usr/local/mailman/archives/private/LISTNAME/database/ is also pipermail 
archives.  The directory name says database, so not sure what database is it.  
I see below files under that database directory:
2016-September-article
2016-September-author
2016-September-date
2016-September-subject
2016-September-thread

Regards,

Anil.

-Original Message-
From: Mark Sapiro [mailto:m...@msapiro.net] 
Sent: Monday, September 19, 2016 9:52 PM
To: Anilkumar Padmaraju <apadmar...@guidewire.com>; mailman-users@python.org
Subject: Re: [Mailman-Users] Checking the Database

On 09/19/2016 06:58 PM, Anilkumar Padmaraju wrote:
> 
> The mails are archived under /usr/local/mailman/archives/public//.  
> Under that directory there is database directory containing files like below. 
>  How that is related to lists/LISTNAME/config.pck or any advice on moving 
> this database files to that new application.  
> 2016-September-article
> 2016-September-author
> 2016-September-date
> 2016-September-subject
> 2016-September-thread

The archives a separate thing. The important things are

lists/LISTNAME/config.pck which has all the list configuration and membership 
info.

archives/private/LISTNAME/* which is the pipermail archives for the list

archives/private/LISTNAME.mbox/LISTNAME.mbox which is a cumulative mbox 
containing all archived posts and which can be used to rebuild the pipermail 
archive.

For info on moving lists and archives, see <https://wiki.list.org/x/4030682> 
and <https://wiki.list.org/x/4030681>.

-- 
Mark Sapiro <m...@msapiro.net>The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Checking the Database

2016-09-20 Thread Mark Sapiro
On 09/19/2016 06:20 PM, Anilkumar Padmaraju wrote:
> Can you please let me know regarding below email on how to check which 
> database it is using.


What part of the reply at

do you not understand?

If you are referring to files in archives/private/LISTNAME/, these are
all files built and maintained by the pipermail archiver.

-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Checking the Database

2016-09-20 Thread Anilkumar Padmaraju
Can you please let me know regarding below email on how to check which database 
it is using.

Thank you,

Anil.

From: Anilkumar Padmaraju
Sent: Monday, September 19, 2016 11:29 AM
To: 'mailman-users@python.org' 
Subject: Checking the Database

Where can I check which Database our mailman server is using.

As per the link https://pythonhosted.org/mailman/src/mailman/docs/DATABASE.html 
our mailman server does not have file /etc/mailman.cfg

On our mailman server dir is under /usr/local/mailman and has below dirs.
archives  cron   lists  mail  pythonlib  spam   unsubscribes.log
bin   data   locks  Mailman   qfiles templates
cgi-bin   icons  logs   messages  scriptstests

The mailman.cfg is not in that dir as well.  Is there any other file I need to 
check to see which database it is using.

Thank you,

Anil.
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Checking the Database

2016-09-19 Thread Mark Sapiro
On 09/19/2016 06:58 PM, Anilkumar Padmaraju wrote:
> 
> The mails are archived under /usr/local/mailman/archives/public//.  
> Under that directory there is database directory containing files like below. 
>  How that is related to lists/LISTNAME/config.pck or any advice on moving 
> this database files to that new application.  
> 2016-September-article
> 2016-September-author
> 2016-September-date
> 2016-September-subject
> 2016-September-thread

The archives a separate thing. The important things are

lists/LISTNAME/config.pck which has all the list configuration and
membership info.

archives/private/LISTNAME/* which is the pipermail archives for the list

archives/private/LISTNAME.mbox/LISTNAME.mbox which is a cumulative mbox
containing all archived posts and which can be used to rebuild the
pipermail archive.

For info on moving lists and archives, see
 and .

-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Checking the Database

2016-09-19 Thread Anilkumar Padmaraju
Thank you, Mark!  We have over 100 lists in our mailman server, out of those 10 
lists we are moving to another application and seeing how to move.   

The mails are archived under /usr/local/mailman/archives/public//.  
Under that directory there is database directory containing files like below.  
How that is related to lists/LISTNAME/config.pck or any advice on moving this 
database files to that new application.  
2016-September-article
2016-September-author
2016-September-date
2016-September-subject
2016-September-thread

Thank you,

Anil.


-Original Message-
From: Mailman-Users 
[mailto:mailman-users-bounces+apadmaraju=guidewire@python.org] On Behalf Of 
Mark Sapiro
Sent: Monday, September 19, 2016 6:36 PM
To: mailman-users@python.org
Subject: Re: [Mailman-Users] Checking the Database

On 09/19/2016 11:29 AM, Anilkumar Padmaraju wrote:
> 
> As per the link 
> https://pythonhosted.org/mailman/src/mailman/docs/DATABASE.html our 
> mailman server does not have file /etc/mailman.cfg

This document describes Mailman 3.


> On our mailman server dir is under /usr/local/mailman and has below dirs.
> archives  cron   lists  mail  pythonlib  spam   unsubscribes.log
> bin   data   locks  Mailman   qfiles templates
> cgi-bin   icons  logs   messages  scriptstests
> 
> The mailman.cfg is not in that dir as well.  Is there any other file I need 
> to check to see which database it is using.


Your installation is Mailman 2.1. Mailman 2.1, at least as distributed, does 
not use a database. All persistent data for a list is in a Python pickle at 
lists/LISTNAME/config.pck.

There are 3rd party add-ons to use LDAP or MySQL for membership data, but you 
almost certainly aren'tusing either of those.

-- 
Mark Sapiro <m...@msapiro.net>The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list Mailman-Users@python.org 
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: 
http://wiki.list.org/x/QIA9 Searchable Archives: 
http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/apadmaraju%40guidewire.com
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Checking the Database

2016-09-19 Thread Mark Sapiro
On 09/19/2016 11:29 AM, Anilkumar Padmaraju wrote:
> 
> As per the link 
> https://pythonhosted.org/mailman/src/mailman/docs/DATABASE.html our mailman 
> server does not have file /etc/mailman.cfg

This document describes Mailman 3.


> On our mailman server dir is under /usr/local/mailman and has below dirs.
> archives  cron   lists  mail  pythonlib  spam   unsubscribes.log
> bin   data   locks  Mailman   qfiles templates
> cgi-bin   icons  logs   messages  scriptstests
> 
> The mailman.cfg is not in that dir as well.  Is there any other file I need 
> to check to see which database it is using.


Your installation is Mailman 2.1. Mailman 2.1, at least as distributed,
does not use a database. All persistent data for a list is in a Python
pickle at lists/LISTNAME/config.pck.

There are 3rd party add-ons to use LDAP or MySQL for membership data,
but you almost certainly aren'tusing either of those.

-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org