Public bug reported: The from_is_list feature creates a new From: header of the form
From: realname via lists_real_name <list_posting_address> where realname is the display name from the posters From:. If the poster's From: has no display name, this string is null. It should contain at least the local part of the poster's From: address in this case. It probably should not contain the domain part because this will result in From: "[email protected] via The_list" <[email protected]> and the presence of two different domain names in the From: header, even if one is in the display name, is said to be an indication of spaminess, so we should make this From: "user--- via The_list" <[email protected]> ** Affects: mailman Importance: Undecided Status: New -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1304511 Title: The from_is_list feature does not identify the poster in From: if the proser's From: has no display name. To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1304511/+subscriptions _______________________________________________ Mailman-coders mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-coders
