I have two lists, each with 20,000 names on them. The algorithm Mailman uses, to create the list e-mail output, is to say the least inefficient.
There was a program that was used in conjunction with Majordomo called Bulk-mailer which did a tremendous job. In effect, it bundled addresses based on domain name, and let you limit how many domain names were sent in the same e-mail. This way, on a 20K list, maybe 500 e-mails would go out, but they would do it in a fraction of the time Mailman currently does it (it takes about 6 - 10 hours). Thanks. ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
