Re: ezmlm on courier?
Jeff Potter <[email protected]> Sun, 15 Jul 2007 00:31:17 -0400
| Newsgroups | gmane.mail.ezmlm |
|---|---|
| Message-ID | <[email protected]> |
>> Some of the exit codes don't line up as well as ideal. For example, >> it's possible that the first few runs of sendmail would work, but >> subsequent ones would fail (say, disk full). In other words, >> submission to the MTA is not an atomic operation because of the 100- >> max-recipients restriction. > > That's a pretty bad failure, and would cause duplicate delivery > problems > that could be very hard to debug. Yes -- unfortunate, isn't it? The way I scripted it, if that condition occurs, a hard error giving permamnent failure is returned. This should at least avoid a situation where the message is continually retried, with the first portion of the subscriber list receiving copy after copy. It's not a "perfect" marriage -- perhaps others will be able to see how to overcome this flaw -- but for those of us who are for whatever reasons using courier-MTA, it seems like a very good way to manage to put ezmlm-idx on top of Courier. Thanks again for your help and pointers! best, Jeff