Re: [Mailman-Users] Pipermail problems

2006-02-14 Thread Mark Sapiro
Daniel Spreadbury wrote:

In my Apache virtual host definition, I have this line:

Alias /pipermail /usr/local/mailman/archives/public/

That folder exists, and contains links, like this:

lrwxr-xr-x  1 root  mailman   55 Feb 14 15:53 composers-list -
/usr/local/mailman/archives/private/composers-list
lrwxr-xr-x  1 root  mailman   48 Feb 12 14:39 members-list -
/usr/local/mailman/archives/private/members-list

Is that correct? The actual /usr/local/mailman/archives/private/
folder contains folders called e.g.

composers-list.mbox
members-list.mbox

so on the face of it the links are actually wrong anyway.


The links aren't 'wrong'. It's just that the archives aren't there yet.

Did you actually move any archives? Did you want to?

If the directories (folders)
/usr/local/mailman/archives/private/xxx.mbox/ contain a file xxx-mbox,
and that contains the old messages, you can rebuild the archives with

bin/arch --wipe composers-list

and

bin/arch --wipe members-list

But from your description, it seems you didn't actually move any
archives, so the xxx.mbox files probably aren't there.

What to do now depends on whether or not you want the old archives.

-- 
Mark Sapiro [EMAIL PROTECTED]   The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
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] Pipermail problems

2006-02-14 Thread Daniel Spreadbury
Hi fellow listers,

I'm having some problems with pipermail. I've recently moved my
mailman installation (together with all my web virtual hosts, etc.) to
another server, which I did by making a .tgz file of the
/usr/local/mailman/lists folder and its subdirectories, built mailman
on the new server (which is more or less exactly the same
configuration as the old one, then unzipped the .tgz file to replace
the default 'lists' folder with my old one.

Most things seem to work, but my /pipermail aliases don't work at all.

In my Apache virtual host definition, I have this line:

Alias /pipermail /usr/local/mailman/archives/public/

That folder exists, and contains links, like this:

lrwxr-xr-x  1 root  mailman   55 Feb 14 15:53 composers-list -
/usr/local/mailman/archives/private/composers-list
lrwxr-xr-x  1 root  mailman   48 Feb 12 14:39 members-list -
/usr/local/mailman/archives/private/members-list

Is that correct? The actual /usr/local/mailman/archives/private/
folder contains folders called e.g.

composers-list.mbox
members-list.mbox

so on the face of it the links are actually wrong anyway.

I've run /bin/check_perms -f and no problems have been reported.

Can anybody help me sort this out? Do I need to run one of the mailman
administrative tools to fix this? If so, which one?

Thanks for any assistance you can offer!

Daniel
--
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