Re: [mlmmj] mlmmj patches from distributions: Gentoo

Baptiste Daroussin <[email protected]> Fri, 09 Dec 2022 05:56:35 +0000
Newsgroups org.mlmmj.mlmmj
Message-ID <[email protected]>

Le 9 décembre 2022 06:36:54 GMT+01:00, "Robin H. Johnson" <[email protected]> a écrit :
>On Fri, Dec 09, 2022 at 06:25:58AM +0100, Baptiste Daroussin wrote:
>> >Cleaning up the archives directory will break the +get-NNNN
>> >functionality.
>> >
>> >It makes the directory take extremely long to scan during backups.
>> >I think it should be partitioned more, but any +get-NNNN code will need
>> >to support both partitioned & non-partitioned.
>> Good point and easy to implement, I ll looking into it.
>Great to hear. Please do consider how to migrate existing /archive/
>directories into it.
>
My current plan is pretty simple make a 100k partition via mlmmj-maintd, is scans the archives and move mails around. So the rest of the code remains the same.

+get will look into 2 places the root of the archive and the partitionned directory

This should (famous last word) be easy and not really intrusive.

Best regards
Bapt