[Mailman-Developers] Issues gathering list members

2021-01-23 Thread Stephen J. Turnbull
Emanuel,

Mailman-Developers is not the best place to send this.  Such problems
are rarely bugs, and the active developers all read Mailman-Users
frequently.  You should send inquiries about installation and
configuration problems to mailman-us...@mailman3.org, because it's
quite possible that other users (== site and list admins, not
subscribers!) have encountered your problem.  You're much more likely
to get a *timely* and useful answer there, simply because there are
more knowledgeable folks there -- including us.

costavitor...@gmail.com writes:

 > I'm testing sending emails by telnet to a mailing list.

Test-mail-by-telnet is useful to check if you can connect to Mailman
on a port.  Otherwise it is a risky idea unless you are a serious
standards geek and a perfectionist, and even then it's a PITA.
Mailman does quite a few checks on mail for distribution, and may
*shunt* mail that does not conform to RFCs 821 and 822, may *discard*
mail that has no body after MIME processing, and will *hold, discard,
or reject* mail that matches various other rules.

I strongly recommend that you use a regular mail client, or a
preformatted test mail and inject it with an MTA.  Even a very simple
one (Berkeley mail or mailx are quick to start) will do (as long as
you stick to pure ASCII mail).  That removes one variable from the
diagnosis process.

Steve
___
Mailman-Developers mailing list -- mailman-developers@python.org
To unsubscribe send an email to mailman-developers-le...@python.org
https://mail.python.org/mailman3/lists/mailman-developers.python.org/
Mailman FAQ: https://wiki.list.org/x/AgA3

Security Policy: https://wiki.list.org/x/QIA9


[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 list to -own...@.xx, all the owners receive 
the mailing list. Just when sending to the mailing list it doesn't work.

If I access in shell the mailing list mailmanclient, and I get the members, it 
returns all members. 

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.

How can I debug why the mailing list is never sent to members?

Another thing that is happening, is in Hyperkitty, the mailing list never shows 
as active. And it haves 0 participants and 0 discussions.  When I'm creating a 
new thread, I receive the message that email was sent but it never arrives to 
any recipient. I thought that it requires an actual email to sent to turn the 
mailing list as active. But at this moment I'm not quite sure about it.

Can you point me in the right direction to understand whats happening?

kind regars,

Emanuel
___
Mailman-Developers mailing list -- mailman-developers@python.org
To unsubscribe send an email to mailman-developers-le...@python.org
https://mail.python.org/mailman3/lists/mailman-developers.python.org/
Mailman FAQ: https://wiki.list.org/x/AgA3

Security Policy: https://wiki.list.org/x/QIA9