[Mailman-Developers] Re: Issues gathering list members

2021-01-20 Thread Mark Sapiro
On 1/20/21 12:07 PM, costavitor...@gmail.com wrote: > After that, I receive DISCARD from chains/discard.py:45 OK. Everything is normal, but the message is being discarded. There are many reasons why this might be the case. These include: The poster's moderation action is discard. The poster is

[Mailman-Developers] Re: Issues gathering list members

2021-01-20 Thread Abhilash Raj
On Wed, Jan 20, 2021, at 12:07 PM, costavitor...@gmail.com wrote: > Mark Sapiro wrote: > > On 1/20/21 9:54 AM, costavitor...@gmail.com wrote: > > > Hi > > > Yes, I receive the logging with: > > > subaddress: None, queue: in > > > And then I have another few lines of logging, with nothing relevant

[Mailman-Developers] Re: Issues gathering list members

2021-01-20 Thread costavitorino
Mark Sapiro wrote: > On 1/20/21 9:54 AM, costavitor...@gmail.com wrote: > > Hi > > Yes, I receive the logging with: > > subaddress: None, queue: in > > And then I have another few lines of logging, with nothing relevant ending > > up in > > Connection lost during _handle_client() > > That is

[Mailman-Developers] Re: Issues gathering list members

2021-01-20 Thread Mark Sapiro
On 1/20/21 9:54 AM, costavitor...@gmail.com wrote: > Hi > > Yes, I receive the logging with: > subaddress: None, queue: in > > And then I have another few lines of logging, with nothing relevant ending up > in > Connection lost during _handle_client() That is normal. > If I send with the

[Mailman-Developers] Re: Issues gathering list members

2021-01-20 Thread costavitorino
Hi Yes, I receive the logging with: subaddress: None, queue: in And then I have another few lines of logging, with nothing relevant ending up in Connection lost during _handle_client() If I send with the prefix owner, after the same line I have a line saying: envsender:

[Mailman-Developers] Re: Issues gathering list members

2021-01-20 Thread Mark Sapiro
On 1/20/21 7:35 AM, costavitor...@gmail.com wrote: > > I was debuging lmtp runner, and I can see that using "owners" it goes to > queue "in", and Switchboard unqueue receives the message. But without > "owners", it goes to "in" queue but unqueue method is not called. Do you mean 'enqueue'?

[Mailman-Developers] Issues gathering list members

2021-01-20 Thread costavitorino
Hi I'm with mailman 3 in a custom docker environment. And I have all services running in independent containers, and they all communicate between them. I'm testing sending emails by telnet to a mailing list. But mailman don't send the mail to the mailing list members. But if I send the mailing