Herman Privyhum sent the message below at 15:14 3/8/2007: >I'm using Mailman in conjunction with Exim on FreeBSD >5.3 to support a small mailing list (60 members). All >messages have been taking just over 105 seconds to >deliver, according to /usr/local/mailman/log/smtp. > >After searching through the archives to this list, I >found that a garbage line in /etc/hosts was >responsible for 75 seconds worth of that. Now we're >down to consistently just over 30 seconds. > >Where else should I look for things that could be >causing this? Exim only has problems with mail routed >through Mailman. ---------------- End original message. ---------------------
This may just be the time needed to resolve the dns lookups for the outgoing mail. You may want to consider using a caching dns resolver to cache the sddresses for some reasonable period. Getting the resolved addresses out of cache will be much faster than attempting to resolve them over the network every time. Then again, I could be completely off here and something else is causing the delay. I don't know Exim at all and sendmail only in the barest manner so I cannot be much help beyond this. Dragon ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Venimus, Saltavimus, Bibimus (et naribus canium capti sumus) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp