A security vulnerability in Mailman has been found and fixed. It has
been assigned CVE-2015-2775. The details of this vulnerability and fix
will be announced next Tuesday, 31 March 2015, at which time both a
patch for this specific vulnerability and Mailman 2.1.20 will be released.
In addition to
On 03/27/2015 03:22 AM, Danijel Domazet wrote:
(Please keep threads on the list unless there is some privacy reason not
to.)
>
> One more question related to the same issue.
>
> Here is the code I added to avoid auto reply:
>
> field = msg.get('to', '')
> if 'mylist-join' in field:
>