[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Re: Have I just gone insane about (moving) these Lists?



----- Original Message ----- 
From: "Bruce Timberlake" <bruce@xxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Monday, May 10, 2004 23:26
Subject: [cobalt-users] Re: Have I just gone insane about (moving) these
Lists?


> Nobody has been, or will be, automatically subscribed to the "new"
> cobalt-*@lists.qbalt.com lists - you have to do it yourself.  I am trying
to
> find out how, if possible, to add the Sun/Cobalt lists' archives to the
qbalt
> archives. That would provide a single resource for searching all mailing
list
> content regardless of whether it's from Cobalt days, the Sun era, or the
> current qbalt chapter...  I don't know if it's possible, what the legal
> ramifications would be, etc.

Hi Bruce.

I have already re-archived cobalt lists to my mailman here is how:

1. Download .mbox files from cobalt

cd /home/
mkdir cobalt-lists
cd /cobalt-lists/

wget http://list.cobalt.com/pipermail/cobalt-users.mbox/cobalt-users.mbox

wget
http://list.cobalt.com/pipermail/cobalt-security.mbox/cobalt-security.mbox

wget
http://list.cobalt.com/pipermail/cobalt-developers.mbox/cobalt-developers.mbox

2. Provided that you have cobalt-users, cobalt-security, and
cobalt-developers configured
as local lists on your mailman then issue the following:

/home/mailman/bin/arch cobalt-users
/home/cobalt-lists/cobalt-users/cobalt-users.mbox

/home/mailman/bin/arch cobalt-users
/home/cobalt-lists/cobalt-security/cobalt-security.mbox

/home/mailman/bin/arch cobalt-users
/home/cobalt-lists/cobalt-developers/cobalt-developers.mbox

above arch command will run thru the targeted mbox and re-index the messages
to your archive
without overwritting any old data on your current archive.

Mailman Arch uses the memory (RAM) to process mbox files so you may run out
of memory
when trying to process cobalt-users.mbox.  Best solution is to split
cobalt-users.mbox to
reasonable size patches and apply them one by one.

Regards.

Al-Juhani
aljuhani@xxxxxxxxx