[Mailman-Users] mailman not sending email to all the members of mailing list

2022-11-25 Thread Ninad via Mailman-Users

Dear All,

Myself Ninad and we are using mailman 2.1.29 from long time. From last 
few days, I have observed a strange behavior in mailman. mailman not 
sending email to all the members of mailing list and the mail is getting 
posted to random members of the list.


Even "nomail" option is also not set for the members. I observed this 
issue with random mailing lists. Below are the some logs form the smtp 
log. I dont know how can I debug this issue. I kindly request all to 
guide me in this regard.


Nov 22 17:20:41 2022 (1322) 
 
smtp to list1 for 11 recips, completed in 1.202 seconds
Nov 22 17:20:41 2022 (1322) 
 
smtp to list1 for 4 recips, completed in 0.028 seconds
Nov 22 18:27:20 2022 (1322) 
 
smtp to list1 for 10 recips, completed in 0.283 seconds
Nov 04 11:09:42 2022 (1343) 
 
smtp to list1 for 11 recips, completed in 5.258 seconds


Nov 23 17:49:54 2022 (1322) 
<88544ba3992180de5188352919b97...@iitb.ac.in> smtp to list22 for 62 
recips, completed in 0.064 seconds
Nov 23 20:14:49 2022 (1322) 
<5565d2bfa86e838052cca3abea808...@iitb.ac.in> smtp to list22 for 63 
recips, completed in 0.397 seconds
Nov 14 08:00:03 2022 (1343) 
 smtp to list22 for 1 
recips, completed in 0.012 seconds
Nov 14 08:00:05 2022 (1343) 
 smtp to list22 for 2 
recips, completed in 0.010 seconds
Nov 14 09:41:49 2022 (1343) 
<86ef86895b0f73e7ad7022618706a...@iitb.ac.in> smtp to list22 for 62 
recips, completed in 0.033 seconds
Nov 14 12:49:04 2022 (1343) 
<850359ef924e3a0baccf7d61e6fc4...@iitb.ac.in> smtp to list22 for 63 
recips, completed in 0.025 seconds
Nov 14 15:28:20 2022 (1343) 
<4245de3a59b019b8f21e7266c30b7...@iitb.ac.in> smtp to list22 for 62 
recips, completed in 0.175 seconds
Nov 14 15:35:20 2022 (1343) 
 smtp to list22 for 63 
recips, completed in 0.027 seconds
Nov 14 16:33:39 2022 (1343) 
<7073bbae72718616732bd391fa1aa...@iitb.ac.in> smtp to list22 for 63 
recips, completed in 0.294 seconds


Regards,

Ninad.

--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/


[Mailman-Users] Re: mailman not sending email to all the members of mailing list

2022-11-25 Thread Mark Sapiro

On 11/24/22 22:09, Ninad via Mailman-Users wrote:


Myself Ninad and we are using mailman 2.1.29 from long time. From last 
few days, I have observed a strange behavior in mailman. mailman not 
sending email to all the members of mailing list and the mail is getting 
posted to random members of the list.


Even "nomail" option is also not set for the members. I observed this 
issue with random mailing lists. Below are the some logs form the smtp 
log. I dont know how can I debug this issue. I kindly request all to 
guide me in this regard.



I can't tell much from the log entries (some notes below). The reasons 
why a regular (non-digest) member might not be sent a specific post 
include in addition to "nomail" include:
- member is explicitly addressed in To: or Cc: and member's `nodupes` 
option is set.

- member is the sender of the post and member's `mot metoo` option is set.
- list has topics defined and enabled and the user is subscribed to one 
or more topics and either the message matches a topic the user is not 
subscribed to or the message matches no topics and the user's 
`ReceiveNonmatchingTopics` option is `No`
- the list defines `regular_exclude_lists` and the user is a member of 
one of the excluded lists.


In addition, a user may not receive a post that Mailman sends because it 
bounces or the user's ISP files it as spam or silently discards it. You 
need to look at the outgoing MTA logs to see if the message was sent.



Nov 22 17:20:41 2022 (1322) 
 
smtp to list1 for 11 recips, completed in 1.202 seconds


This post sent to 11 recips.


Nov 22 17:20:41 2022 (1322) 
 
smtp to list1 for 4 recips, completed in 0.028 seconds


This post sent to only 4 recips, possibly for one or more of the above 
reasons.



Nov 22 18:27:20 2022 (1322) 
 
smtp to list1 for 10 recips, completed in 0.283 seconds


This post sent to only 10 recips, probably because one was directly 
addressed.



Nov 04 11:09:42 2022 (1343) 
 
smtp to list1 for 11 recips, completed in 5.258 seconds


Nov 23 17:49:54 2022 (1322) 
<88544ba3992180de5188352919b97...@iitb.ac.in> smtp to list22 for 62 
recips, completed in 0.064 seconds
Nov 23 20:14:49 2022 (1322) 
<5565d2bfa86e838052cca3abea808...@iitb.ac.in> smtp to list22 for 63 
recips, completed in 0.397 seconds
Nov 14 08:00:03 2022 (1343) 
 smtp to list22 for 1 
recips, completed in 0.012 seconds
Nov 14 08:00:05 2022 (1343) 
 smtp to list22 for 2 
recips, completed in 0.010 seconds


These two are a notice from Mailman. The first is a message to 
list22-owner and the second is the resend to 2 owners/moderators.



Nov 14 09:41:49 2022 (1343) 
<86ef86895b0f73e7ad7022618706a...@iitb.ac.in> smtp to list22 for 62 
recips, completed in 0.033 seconds
Nov 14 12:49:04 2022 (1343) 
<850359ef924e3a0baccf7d61e6fc4...@iitb.ac.in> smtp to list22 for 63 
recips, completed in 0.025 seconds
Nov 14 15:28:20 2022 (1343) 
<4245de3a59b019b8f21e7266c30b7...@iitb.ac.in> smtp to list22 for 62 
recips, completed in 0.175 seconds
Nov 14 15:35:20 2022 (1343) 
 smtp to list22 for 63 
recips, completed in 0.027 seconds
Nov 14 16:33:39 2022 (1343) 
<7073bbae72718616732bd391fa1aa...@iitb.ac.in> smtp to list22 for 63 
recips, completed in 0.294 seconds



The others have 62 or 63 recips, The one missing in the 62 cases is 
probably directly addressed.


--
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/