[ mailman-Patches-1483446 ] Daily mbox files for list mbox archives

SourceForge.net noreply at sourceforge.net
Tue Oct 3 13:58:32 CEST 2006


Patches item #1483446, was opened at 2006-05-07 18:14
Message generated for change (Comment added) made by ppsys
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1483446&group_id=103

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: list administration
Group: Mailman 2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Richard Barrett (ppsys)
Assigned to: Nobody/Anonymous (nobody)
Summary: Daily mbox files for list mbox archives

Initial Comment:
The daily mbox patch changes the way Mailman does its archive-to-mbox 
archiving, if that is enabled.

The standard Mailman system single .mbox file per list used for mbox 
archiving can, over time, become very unwieldy, presenting problems for 
disk space management.

The mailman daily mbox patch modifies Mailman's behaviour so that a 
sparse series of daily mbox files is used for archiving rather than a single 
mbox file. Each archived message is normally appended to a daily mbox 
file for the UTC date when the message is first archived.

For more information, download the patch and check out the file 
README.dailymbox or visit the URL http://www.openinfo.co.uk/mm/
patches/dailymbox/

Apply the patch from within the Mailman build directory using the 
command: 

    patch -p1 < path-to-patch-file


----------------------------------------------------------------------

>Comment By: Richard Barrett (ppsys)
Date: 2006-10-03 11:58

Message:
Logged In: YES 
user_id=75166

Uae dailymbox-2.1.8-0.1.patch.gz for MM 2.1.9

----------------------------------------------------------------------

Comment By: Jim Popovitch (jimpop)
Date: 2006-05-28 21:10

Message:
Logged In: YES 
user_id=3142

Working very well on a production system.  Nice addition to
Mailman, makes file management and backups MUCH easier.

Thanks!!

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1483446&group_id=103


More information about the Mailman-coders mailing list