At 3/9/2006 10:20 AM, Mark Sapiro wrote: >Now suppose it finds listb and listc in those headers. It would then >have to look at the members of those lists and see if the current >delivery candidate is a member of one of those lists, has delivery >enabled on that list and is receiving messages and not digests from >that list.
...yes... > And then if it did all those things and decided not to >deliver, presumably listb and listc would do the same thing and not >deliver either and the user would receive 0 emails. ...and this seems to be the trickiest part: which list becomes the "primary" one. I can envision straightforward (even though they are not easy to implement solutions) to everything except this last point. :( >See ><http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.005.htp> >for some ideas about how to build unduplicated 'super lists' that can >be used to post to the members of more than one list. Thanks for the reference, that's very helpful. -Matt ------------------------------------------------------ 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
