On 3/8/26 19:17, iMark wrote:
I can see on a MM3 list's administration panel that a member has a bounce count of 4.
When I query the "bounceevent" table in the mailman database ...
SELECT * FROM mailman.public.bounceevent WHERE list_id = '<MY_LIST_ID>' AND email = '<MEMBERS_EMAIL_ADDRESS>'
... the result is only 2 records from the last 24 hours. It appears that the table only stores 24 hours worth.
The Task runner runs periodically and among other things deletes all processed bounce events older than the configured dsn_lifetime which defaults to 1 day.
So I figure I'm looking in the wrong place. Where should I be looking?
What are you looking for?
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan