On 2/8/19 4:34 AM, M4tze wrote: > Hi list, > > I am new to this list and hope to get some help. I am running mailman > 3.1.1 and face some trouble with unrecognized bounces, i.e. spam > messages to the -bounce@ address.
A more appropriate list for Mailman 3 is [email protected] <https://lists.mailman3.org/mailman3/lists/[email protected]/>. > In older MM versions, there was a config option named > bounce_unrecognized_goes_to_list_owner so that (when set to 'No') such > spam messages are discarded. I am missing such a config value in MM > 3.1.1 - or did I just not find it? It is the list attribute forward_unrecognized_bounces_to. It is not currently exposed in Postorius. > If there is no equivalent config option, I would try to change the code > in order to discard such messages automatically, but I am not so much > into MM development. Could you help me out finding relevant functions? you can set it for a list or lists to UnrecognizedBounceDisposition.discard with 'mailman shell' or via the REST api. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
