Are you sure none of the members receive it or is it just you that doesn't receive it?
If it's just you, I note the message-id is @mail.gmail.com and I wonder if the issue is https://wiki.list.org/x/4030680.
I am sure of that since we have access to all the recipients (it is a list we use for testing purposes) Plus, a couple of them are hotmail.
What's in the MTA log for the time immediately after you approve the message?
Nothing.
Are there any errors/tracebacks in the mailman.log after the above approval message?
No errors/tracebacks in mailman.log. This is the output of debug.log configured as shown in my first post:
Dec 26 10:02:37 2019 (696) <CAOwJ5NW3sYhUCCJAVS7ZdiwtyU8SGrArfnPTt5052m1H+V=+nQ@mail.gmail.com> to: lispruebas@mailman3.agro.uba.ar, list: lispruebas, sub: None, dom: mailman3.agro.uba.ar Dec 26 10:02:37 2019 (696) <CAOwJ5NW3sYhUCCJAVS7ZdiwtyU8SGrArfnPTt5052m1H+V=+nQ@mail.gmail.com> subaddress: None, queue: in Dec 26 10:02:37 2019 (696) b'250 Ok\r\n' Dec 26 10:02:37 2019 (696) _handle_client readline: b'QUIT\r\n' Dec 26 10:02:37 2019 (696) ('127.0.0.1', 43354) Data: b'QUIT' Dec 26 10:02:37 2019 (696) b'221 Bye\r\n' Dec 26 10:02:37 2019 (696) ('127.0.0.1', 43354) connection lost Dec 26 10:02:37 2019 (696) Connection lost during _handle_client() Dec 26 10:02:38 2019 (699) Using agent: <mailman.mta.bulk.BulkDelivery object at 0x7fb0d7fbbb70> Dec 26 10:02:38 2019 (699) Using agent: <mailman.mta.bulk.BulkDelivery object at 0x7fb0d7f83fd0> Dec 26 10:02:38 2019 (699) Using agent: <mailman.mta.bulk.BulkDelivery object at 0x7fb0d483e0b8> Dec 26 10:02:38 2019 (699) Using agent: <mailman.mta.bulk.BulkDelivery object at 0x7fb0d8079438> Dec 26 10:02:38 2019 (699) Using agent: <mailman.mta.bulk.BulkDelivery object at 0x7fb0d7f70f28> Dec 26 10:02:38 2019 (699) Using agent: <mailman.mta.bulk.BulkDelivery object at 0x7fb0d4a60f28> Dec 26 10:02:38 2019 (699) Using agent: <mailman.mta.bulk.BulkDelivery object at 0x7fb0d4981860> Dec 26 10:02:38 2019 (699) Using agent: <mailman.mta.bulk.BulkDelivery object at 0x7fb0d483eda0> Dec 26 10:02:38 2019 (699) Using agent: <mailman.mta.bulk.BulkDelivery object at 0x7fb0d49e2f28> Dec 26 10:02:38 2019 (699) Using agent: <mailman.mta.bulk.BulkDelivery object at 0x7fb0d80792b0> Dec 26 10:02:38 2019 (699) Using agent: <mailman.mta.bulk.BulkDelivery object at 0x7fb0d4981e10> Dec 26 10:02:38 2019 (699) Using agent: <mailman.mta.bulk.BulkDelivery object at 0x7fb0d49e9780> Dec 26 10:02:38 2019 (699) Using agent: <mailman.mta.bulk.BulkDelivery object at 0x7fb0d4d02c50> Dec 26 10:02:38 2019 (699) Using agent: <mailman.mta.bulk.BulkDelivery object at 0x7fb0d7fbb550> Dec 26 10:02:38 2019 (699) Using agent: <mailman.mta.bulk.BulkDelivery object at 0x7fb0d49cf048> Dec 26 10:02:38 2019 (699) Using agent: <mailman.mta.bulk.BulkDelivery object at 0x7fb0d4983fd0>
Those "Using agent: <mailman.mta.bulk.BulkDelivery object at " are constantly appearing, is this behavior normal due to the verbosity of the level?
If a message is posted to the list that isn't held, is that message delivered?
This is how i am testing right now, but still the same.
Is there any relevant logger i should look on debug too besides the ones i already configured?