Hello,
We just upgraded our mailman to the latest provided from Debian bookworm (I know, not the recommended installation method).
Now everyone's having their addresses disabled due to "bounce" errors. This is odd, because I'm disabled, even though I received the 2 emails I sent to the list today (and that's the only list traffic today).
I used the mailman shell command from <https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/thread/XPIQI3O3NDLCLHJMSWYGHZAIXPUU3BTA/> to see who has been disabled. I had to make one fix to it, it should be m.list_name not mlist.list_name.
Confirmed that dozens of valid users have had their sub disabled.
In the logs I see:
Jan 18 19:25:17 2024 (952) Member quanah@fast-mail.org on list openldap-technical.openldap.org, bounce score = 1.
Jan 18 19:37:11 2024 (952) Member quanah@fast-mail.org on list openldap-technical.openldap.org, bounce score = 2. Jan 18 19:37:11 2024 (952) Disabling delivery for quanah@fast-mail.org on list openldap-technical.openldap.org by bounce Jan 18 19:37:11 2024 (952) Member quanah@fast-mail.org on list openldap-technical.openldap.org, bounce score 2 >= threshold 2, disabling delivery.
Jan 18 10:05:42 2024 (938) Peer: ('127.0.0.1', 36100) Jan 18 10:05:42 2024 (938) ('127.0.0.1', 36100) handling connection Jan 18 10:05:42 2024 (938) ('127.0.0.1', 36100) Data: b'LHLO hypatia.openldap.org' Jan 18 10:05:42 2024 (938) ('127.0.0.1', 36100) Data: b'MAIL FROM:<openldap-commit-bounces@openldap.org>' Jan 18 10:05:42 2024 (938) ('127.0.0.1', 36100) sender: openldap-commit-bounces@openldap.org Jan 18 10:05:42 2024 (938) ('127.0.0.1', 36100) Data: b'RCPT TO:<openldap-commit-owner@openldap.org>' Jan 18 10:05:42 2024 (938) ('127.0.0.1', 36100) recip: openldap-commit-owner@openldap.org Jan 18 10:05:42 2024 (938) ('127.0.0.1', 36100) Data: b'DATA' Jan 18 10:05:42 2024 (938) ('127.0.0.1', 36100) Data: b'QUIT' Jan 18 10:05:42 2024 (938) ('127.0.0.1', 36100) connection lost Jan 18 10:05:42 2024 (938) Connection lost during _handle_client() Jan 18 10:05:45 2024 (940) <170557233590.937.7274928299237969540@hypatia.openldap.org> post to openldap-commit@openldap.org from openldap-commit-owner@openldap.org, 20265 bytes Jan 18 10:42:20 2024 (803) <170557453971.798.17359529178123532376@hypatia.openldap.org> low level smtp error: [Errno 111] Connection refused Jan 18 10:42:20 2024 (803) <170557453971.798.17359529178123532376@hypatia.openldap.org> delivery to quanah@openldap.org failed with code 444, [Errno 111] Connection refused
But... postfix is working fine, and I've had hundreds of emails generated *by* mailman about it disabling people due to bounces.
Thoughts on how to proceed appreciated.
Regards, Quanah