Ah never mind, you meant "alphabetical".

Sorting will be done by os.listdir() which on *nix systems is a thin
wrapper around the readdir() system call, and for all intents and
purposes is random.

You'd probably need to hack cron/mailpasswds to hard code a list to
use.

-Barry

_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman-21/listinfo/mailman-developers

Reply via email to