Hi,

I use mailman version 2.1.10 patched with mhonarc and modinc patches.

I'm trying to move archives to subdirectories.
e.g.
$base/archives/private/test
$base/archives/private/test.mbox
=>
$base/archives/private/sectionA/test
$base/archives/private/sectionA/test.mbox

I've googled some answer from 1999..but its not working. There is variable
PUBLIC_ARCHIVE_FILE_DIR  = os.path.join(VAR_PREFIX, 'archives', 'public')
in Defaults.py

i've tried to change that variable by withlist command. But its not
defined for m instance. In Archive.py there are methods that are quite
clear..but i dont want to hack these methods for every new conference.

Please, how is it possible to change archive location for a conference?

Thanks a lot for any hints ;)]

worwan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9

Reply via email to