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

Reply via email to