Bugs item #1104646, was opened at 2005-01-18 17:34 Message generated for change (Comment added) made by tkikuchi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1104646&group_id=103
Category: mail delivery Group: 2.1 (stable) Status: Open Resolution: None Priority: 5 Submitted By: istvans (istvans) Assigned to: Nobody/Anonymous (nobody) Summary: Messages Duplicated to Similar List Names Initial Comment: We have 2 mailings lists for students: One is called "undergrads", and the other is called "grads". When a message is posted to either list alone the messages process correctly. Subscribers receive only one copy for each list to which they are subscribed. However if BOTH lists are included in a single TO: in a message (So To: [EMAIL PROTECTED], [EMAIL PROTECTED]) the end result is 3 (THREE) messages: One message from [Grads] One message from [Undergrads] One message from [Grads][Undergrads] these lists are not configured to be umbrella lists. All other lists behave correctly so if messages are sent to the lists called: Faculty, Staff, General the message processing behaves correctly. A single message addressed as follows: TO: [EMAIL PROTECTED], [EMAIL PROTECTED], general@ host, [EMAIL PROTECTED] delivers only a single message to each subscriber. However if the To is modified to include both the Grads and Undergrads a message will be sent to [Grads][Undergrads] The only issue seems to be with the word "grads" being a complete subset of the word "undergrads" ---------------------------------------------------------------------- >Comment By: Tokio Kikuchi (tkikuchi) Date: 2005-01-19 04:31 Message: Logged In: YES user_id=67709 This does not occur in my similar environment. Isn't this a MTA problem? It might occur if you are using procmail as a local mailer and utilizing regular expressions in sorting the messages. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1104646&group_id=103 _______________________________________________ Mailman-coders mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-coders
