I would like to be able to prove when a list begins and ends sending. I tried
subscribing [EMAIL PROTECTED] and [EMAIL PROTECTED] But the list does
not seem to send in alpha order. Looking at a generated file using
~/mailman/bin/list_members does not show the list members in order of date of
Interesting question. I'm sure that Mailman does a sort based on the email
addresses domainnames. Mailman comes setup to deliver multiple members of
the same domain with one mail attachment to that domain. The only way it can
do this is to sort by domain name before it begins to send.
You s