>>>>> "Sonia" == Sonia Hamilton <[EMAIL PROTECTED]> writes:

Sonia> On Tue, 2008-04-29 at 10:02 +1000, Sonia Hamilton wrote:
>> On Tue, 2008-04-29 at 09:21 +1000, Peter Chubb wrote: > Hi, > How
>> do I delete a mailman list (as far as being able to send > new
>> messages to it goes) but leave the archive website up?
>> > 
>> > The documentation suggests > rmlist list-name > deletes the list
>> but leaves the archives; but they've disappeared from > the website
>> too.
>> 
>> >From memory, an easier way is to delete the mailserver archive
>> that forwards to mailman, rather than deleting the list within
>> mailman.

Sonia> Duh! That should read "delete the mailserver *alias* that
Sonia> forwards emails to mailman *for that list*, rather than
Sonia> deleting the list within mailman"

Thanks for the suggestion.  Except there aren't any :-)
My exim4.config has:

mailman_director:
    driver = accept
    require_files = MAILMAN_HOME/lists/$local_part/config.pck
    local_part_suffix_optional
    local_part_suffix = -bounces : -bounces+* : \
             -confirm+* : -join : -leave : \
             -owner : -request : -admin
    transport = mailman_transport


So I guess what I should have done is just remove
MAILMAN_HOME/lists/list-to-delete/config.pck ... ???

But I believe this file is shared with the code that generates the
archive stuff.

--
Dr Peter Chubb  http://www.gelato.unsw.edu.au  peterc AT gelato.unsw.edu.au
http://www.ertos.nicta.com.au           ERTOS within National ICT Australia
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to