Mark Sapiro ha scritto:
> Manlio Perillo wrote:
>> I need to move a Mailman instance to a new server, and from a 2.1.5-8 
>> (Debian Sarge) to 2.1.9-8 (Ubuntu Gutsy).
> 
> 
> See
> <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.004.htp>.
> 

Done.

> 
>> In /var/lib there are a lot of pickle serialized data.
> 
> 
> Directly in /var/lib/ as in /var/lib/*.pck or in some subdirectories?
> 

/var/lib/mailman/lists/<list>/*.pck


> Are they current? Are they group owned by 'mailman'?
> 

What do you mean by 'current'? Yes they are owned by list.

> Without more information such as directory, filename and/or results of
> bin/dumpdb, I don't have any idea what these might be.
> 

They are pickle dumps.
What I would like to know if it is safe to load these files with a 
different mailman version (ad a different version of Python).

It seems that it is only a dictionary, so it should be safe.


Thanks  Manlio Perillo

------------------------------------------------------
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=show&amp;file=faq01.027.htp

Reply via email to