[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Unofficial state of the system

  • From: Walter Underwood <wunder@u...>
  • To: xml-dev@x...
  • Date: Tue, 25 Apr 2000 14:20:41 -0700

Re: Unofficial state of the system
--On Monday, April 24, 2000 10:27 AM -0700 James Duncan Davidson <james.davidson@E...> wrote:
>> It's been a long time since I had to think about managing lists
>> on a daily basis. What's the current state of the art? I've used
>> Majordomo in the past, and that's what OASIS is running now, is
>> that still the best choice?
> 
> We've moved all of apache off to qmail and ezmlm.. Much better now.
> Throughput is up and ezmlm has all sorts of list management features
> that most others don't (that I know of) including detecting when a user
> goes unavailable for a while and then detecting when that user comes
> back and offering to send the messages that the user missed out on.

Unfortunately, qmail likes to send each message as a separate
job, so that it will make multiple connections for people served
by the same server Sendmail has the opposite problem, sending 
everything as one job, so half the list will wait for a slow server
to connect (or not).

For maximum efficiency, you need multiple jobs, but everything
for one mail server in the same job. This is what bulk_mailer
tries to do. It groups the mail by destination domain, then
breaks it into separate sendmail transactions.

The only thing I disagree with in bulk_mailer is that the README
strongly suggests avoiding the Precedence header. But just enough
vacation programs pay attention to that, so it is really worth
adding the "-precedence bulk" flag.

wunder
--
Walter R. Underwood
Senior Staff Engineer, Infoseek Software
http://software.infoseek.com/


***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.