Activity log for bug #514625

Date Who What changed Old value New value Message
2010-01-30 06:04:32 Stephen Turnbull bug added bug
2010-01-30 06:06:26 Stephen Turnbull description Feature request Mailman 3 should try to fuzzily match unknown author addresses against the member database. For example, if "turnbull@sk.tsukuba.ac.jp" is subscribed, then "turnbull@shako.sk.tsukuba.ac.jp" probably is the same person. This could probably be efficiently implemented by storing domains in bigendian order, and testing for prefixes. Bonus points for matching on full name. For example, for me personally firstname@xemacs.org and lastname@xemacs.org both resolve to me, which could not be reasonably associated by algorithm, but I always use the same full name, which would be strong indication that it's me. Possibly matching on mailbox would also be useful, but only as an optimization to be confirmed by one of the other two (or maybe if the match is unique?) Note that for the first example, the second "turnbull@shako" variant is today used only by spammers; I haven't sent a message with that "From" since 1995, and I doubt it's been used as "Sender" more than a very small handful of times since 2000. For this reason, the feature should *never* be automated. Instead, it should be part of the moderation interface. If a match is detected, then an option should appear saying something like "This address appears to be an alias for <member name and address>. [ ] Add <unknown> address as an alias for <member>." Feature request Mailman 3 should try to fuzzily match unknown author addresses against the member database. For example, if "turnbull@sk.tsukuba.ac.jp" is subscribed, then "turnbull@shako.sk.tsukuba.ac.jp" probably is the same person. This could probably be efficiently implemented by storing domains in bigendian order, and testing for prefixes. Bonus points for matching on full name. For example, for me personally firstname@xemacs.org and lastname@xemacs.org both resolve to me, which could not be reasonably associated by algorithm, but I always use the same full name, which would be strong indication that it's me. Possibly matching on mailbox would also be useful, but only as an optimization to be confirmed by one of the other two (or maybe if the match is unique?) Note that for the first example, the second "turnbull@shako" variant is today used only by spammers; I haven't sent a message with that "From" since 1995, and I doubt it's been used as "Sender" more than a very small handful of times since 2000. For this reason, the feature should *never* be automated. Instead, it should be part of the moderation interface. If a match is detected, then an option should appear saying something like "This address appears to be an alias for <member name and address>. [ ] Add <unknown address> as an alias for <member>."
2010-01-30 06:07:40 Stephen Turnbull description Feature request Mailman 3 should try to fuzzily match unknown author addresses against the member database. For example, if "turnbull@sk.tsukuba.ac.jp" is subscribed, then "turnbull@shako.sk.tsukuba.ac.jp" probably is the same person. This could probably be efficiently implemented by storing domains in bigendian order, and testing for prefixes. Bonus points for matching on full name. For example, for me personally firstname@xemacs.org and lastname@xemacs.org both resolve to me, which could not be reasonably associated by algorithm, but I always use the same full name, which would be strong indication that it's me. Possibly matching on mailbox would also be useful, but only as an optimization to be confirmed by one of the other two (or maybe if the match is unique?) Note that for the first example, the second "turnbull@shako" variant is today used only by spammers; I haven't sent a message with that "From" since 1995, and I doubt it's been used as "Sender" more than a very small handful of times since 2000. For this reason, the feature should *never* be automated. Instead, it should be part of the moderation interface. If a match is detected, then an option should appear saying something like "This address appears to be an alias for <member name and address>. [ ] Add <unknown address> as an alias for <member>." Feature request Mailman 3 should try to fuzzily match unknown author addresses against the member database. For example, if "turnbull@sk.domain.tld" is subscribed, then "turnbull@shako.sk.domain.tld" probably is the same person. This could probably be efficiently implemented by storing domains in bigendian order, and testing for prefixes. Bonus points for matching on full name. For example, for me personally firstname@xemacs.org and lastname@xemacs.org both resolve to me, which could not be reasonably associated by algorithm, but I always use the same full name, which would be strong indication that it's me. Possibly matching on mailbox would also be useful, but only as an optimization to be confirmed by one of the other two (or maybe if the match is unique?) Note that for the first example, the second "turnbull@shako" variant is today used only by spammers; I haven't sent a message with that "From" since 1995, and I doubt it's been used as "Sender" more than a very small handful of times since 2000. For this reason, the feature should *never* be automated. Instead, it should be part of the moderation interface. If a match is detected, then an option should appear saying something like "This address appears to be an alias for <member name and address>. [ ] Add <unknown address> as an alias for <member>."
2010-01-30 22:06:40 Barry Warsaw nominated for series mailman/3.0
2010-01-30 22:06:40 Barry Warsaw bug task added mailman/3.0
2010-03-28 21:11:10 Barry Warsaw tags mailman3
2011-04-28 02:10:01 Barry Warsaw mailman/3.0: importance Undecided Wishlist
2012-04-07 02:57:10 Barry Warsaw mailman/3.0: importance Wishlist Low
2012-04-07 02:57:13 Barry Warsaw mailman/3.0: status New Triaged