Patches item #1347962, was opened at 2005-11-04 05:57 Message generated for change (Comment added) made by tkikuchi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1347962&group_id=103
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: mail delivery Group: Mailman 2.2 / 3.0 Status: Open Resolution: None Priority: 5 Submitted By: Tokio Kikuchi (tkikuchi) Assigned to: Tokio Kikuchi (tkikuchi) Summary: Sibling list: avoid duplicate mail Initial Comment: This patch enables to avoid sending duplicate mail if other list address is specified in to: or cc: header. - Sibling lists are other mailing lists on this site whose members are excluded from regular delivery if those list addresses appear in To: or Cc: header. - The list addresses should be witten in full mail address format (e.g. [EMAIL PROTECTED]). Do not specify the list address mutually in the sibling list configuration page or those doubled members won't get message. TBD: - Is the terminology 'sibling' appropriate? - Need more comments in the processing code (CalcRecips.py). ---------------------------------------------------------------------- >Comment By: Tokio Kikuchi (tkikuchi) Date: 2005-11-18 02:24 Message: Logged In: YES user_id=67709 On my second thought, I determined to add 'include' feature in this 'sibling list' idea. Also, the GUI is moved from Genral to NonDigest because I think it is more appropreate. - Exclude lists are the same as the original 'sibling lists' in the first post. - Include lists are the lists on the same mailman installation site whose members are included in the regular delivery if they are not appear in To: of Cc: header. Thus, it may work as 'umbrella list' if the lists are all in the same site. If you have already applied the first version of sibling.patch, you have to backout it before applying this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1347962&group_id=103 _______________________________________________ Mailman-coders mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-coders
