Hello, 

        I would like to change datas in config.db file

        specialy transform

          'archive_directory': '/opt/mailman/archives/private/detente',
          'private_archive_file_dir': '/opt/mailman/archives/private/detente.mbox',
          'public_archive_file_dir': '/opt/mailman/archives/public',

        to 

          'archive_directory': '/var/mailman/archives/private/detente',
          'private_archive_file_dir': '/var/mailman/archives/private/detente.mbox',
          'public_archive_file_dir': '/var/mailman/archives/public',



        In fact, I have transfered my list datas from a server to another.
        On the new one, the admin web interface  /mailman/admin shows me 
        my  "detente" list but the 
                - /mailman/listinfo            doesn't work
                - /mailman/listinfo/detente    works

        
        Perhaps it's because of the path in config.db.
        Any idea ?

        Thanks a lot.

                François



-- 
Woody 3.0
Linux tanna 2.4.14 #3 SMP Thu Dec 6 14:04:03 CET 2001 i686 unknown



 

        



------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py

Reply via email to