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 <[email protected]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

_______________________________________________
Mailman-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/[email protected]/message/Y66YFWZSZHKCTWRJ5DCDWSV5LZO7XACP/

This message sent to [email protected]

Reply via email to