On 6/17/2010 6:33 AM, Ralf Hildebrandt wrote: > * Paul Flower <p...@amdaat.com.au>: > >> Mailman smtp log - Jun 17 20:23:58 2010 (2599) >> <001d01cb0e17$ebfc2c80$c3f485...@com.au> smtp to members for 152 recips, >> completed in 14.395 seconds > > And in your MTA's logs? >
As Ralf suggests, this is now a sendmail issue. Mailman has successfully delivered the mail to sendmail per the above. How does sendmail deliver? does it deliver directly or via a smarthost. If it is via a smarthost, it is possible that the mail is being delivered to and relayed by sendmail as a single message with 152 RCPTs, and the smarthost doesn't accept that many RCPTs. If that is the case, setting say SMTP_MAX_RCPTS = 10 or so in mm_cfg.py may help. -- Mark Sapiro <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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