Odhiambo Washington wrote:
>
>On Wed, Jun 22, 2011 at 04:49, David Andrews <dandr...@visi.com> wrote:
>
>> I have a list that had an archive, which was public.  I need to change it
>> to private.  Is there anything I have to do besides changing the setting
>> under archives / ?
>>
>
>I think changing that still leaves the actual archives to be "public"
>(mailmain/archives/public/LISTNAME).
>As such I think you also need to regenerate the archives using bin/arch
>--wipe LISTNAME.


That is not necessary. The archives are always in archives/private/.
The only thing in archives/public is a symlink from
archives/public/listname to archives/private/listname and a second
symlink from archives/public/listname.mbox to
archives/private/listname.mbox if PUBLIC_MBOX = Yes in mm_cfg.py.
These symlinks are created or removed as an archive is changed from
private to public or vice versa.

If an archive is changed from public to private, the only issue is that
any saved 'pipermail' URLs will no longer work. If it is changed from
private to public, saved 'private' URLs will still work, but will
still require authentication.

Rebuilding the archive with bin/arch --wipe has no effect on any of
this.

-- 
Mark Sapiro <m...@msapiro.net>        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://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: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to