5 Nov
2017
5 Nov
'17
9:39 p.m.
On 11/05/2017 01:29 PM, Mark Sapiro wrote:
The bottom line is we aren't doing anything with bounces other than storing them. We need to fix that, and we will (It's targeted for 3.2). If you could help with code, that would be great.
As an interim work around, if you wanted to send ALL bounces to the list owner instead of what little we currently do, at about line 65 in mailman/runners/rest.py, you'll see
SUBADDRESS_NAMES = dict( admin='bounces', bounces='bounces', confirm='confirm', ...
If you change the
bounces='bounces',
line to
bounces='owner',
that will cause all bounces to be just sent to the list owner(s).
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan