On Thu, 8 Aug 2002 19:31:24 -0400 Barry A Warsaw <[EMAIL PROTECTED]> wrote:
> An alternative is a more elaborate and inefficient maildir layout, > where each list and each subqueue has its own new, cur, and tmp > subdirectories. Blech. This has a significant benefit as well. Given that Maildir is NFS safe we get the possibility of: -- A single machine receives all inbound mail for all lists. -- Machine Q process mail for lists A, B, and C, -- Machine R processes mail for lists D and E. -- etc for other machines. Instant parallelism, just add list-specific qrunners. -- J C Lawrence ---------(*) Satan, oscillate my metallic sonatas. [EMAIL PROTECTED] He lived as a devil, eh? http://www.kanga.nu/~claw/ Evil is a name of a foeman, as I live. _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman-21/listinfo/mailman-developers
