[Mailman-Users] mailman-2.1.4 - sendmail taking time delivering mail

Noah admin2 at enabled.com
Thu Jan 15 18:41:06 CET 2004


On Thu, 15 Jan 2004 09:00:31 -0800, Mark Dadgar wrote
> On Jan 15, 2004, at 8:49 AM, Noah wrote:
> > okay I just upgraded to mailman-2.1.4 and now it is taking minutes to 
> > send out
> > 135 messages.  It appears to be getting hung when a username is not 
> > found or
> > some other error.  this never happened with mailman-2.1.1 - what can I 
> > do to
> > configure it so all the messages go out at once.  looks like something 
> > changed
> > on the code end but nothing changed in my configuration.
> >
> > from ~mailman/logs/smtp
> >
> > Jan 15 08:38:37 2004 (46766) 
> > <20040115163323.M47839 at removed-domain.com> smtp
> > for 135 recips, completed in 267.815 seconds
> > Jan 15 08:43:58 2004 (46766) 
> > <20040115163617.M96547 at removed-domain.com> smtp
> > for 135 recips, completed in 320.760 seconds
> >
> > these process used to take about 10-13 seconds.
> >
> > nothing shows up in the error logs.  any clues please?
> 
> I had this problem with 2.1.3 and it appears fixed in 2.1.4.  I'm 
> sending 154 messages in ~5 seconds now.



I made the following changes to ~mailman/Mailman/mm_cfg.py 

SMTP_MAX_RCPTS = 1
SENDMAIL_CMD = '/usr/sbin/sendmail'
QRUNNER_SLEEP_TIME = seconds(0)


things are really happy now.  any other tweaking recommendations please?


- Noah



> 
> - Mark
> -----
> mark at pdc-racing.net
> 
> ------------------------------------------------------
> Mailman-Users mailing list
> Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users
> Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
> Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
> 
> This message was sent to: admin2 at enabled.com
> Unsubscribe or change your options at
> http://mail.python.org/mailman/options/mailman-users/admin2%40enabled.com






More information about the Mailman-Users mailing list