On Wed, Oct 17, 2012 at 11:48 AM, Mark Sapiro <[email protected]> wrote:
> Dave Jones wrote: > > >I have a list named "supt" with 252 members that received an email that > >only went out to 1 recipient. > [...] > >Postfix maillog > >=============== > >Oct 10 10:36:12 lists postfix/qmgr[11957]: B1E055055B7: > >from=<[email protected]>, size=95926, nrcpt=1 > (queue > >active) > >Oct 10 10:36:12 lists postfix/local[14994]: B1E055055B7: to=< > >[email protected]>, relay=local, delay=0.13, delays=0.02/0/0/0.12, > >dsn=2.0.0, status=sent (delivered to command: > /usr/lib/mailman/mail/mailman > >post supt) > > > >Mailman smtp log > >================ > >Oct 10 10:36:15 2012 (15296) < > >[email protected]> smtp to supt for 1 > >recips, completed in 0.022 seconds > > > ># list_members supt | wc -l > >252 > > > What does > > list_members -r -n enabled supt | wc -l > > show? If it shows more than 1, is there anything in the list's > Non-digest options -> regular_exclude_lists? > > It could be the case that in the above logs, the post was held, > discarded or rejected and the one smtp message was a notification. > What's in Mailman's vette log for this time? > > -- > Mark Sapiro <[email protected]> The highway is for gamblers, > San Francisco Bay Area, California better use your sense - B. Dylan > > # list_members -r -n enabled supt | wc -l 252 The regular_exclude_lists field is blank. The vette log has nothing at this time period. It skips from Oct 10 10:26:50 to 10:42.20. ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
