Re: ezmlm on courier?
Jeff Potter <[email protected]> Sat, 14 Jul 2007 11:48:35 -0400
| Newsgroups | gmane.mail.ezmlm |
|---|---|
| Message-ID | <[email protected]> |
>> I'm wondering if it's possible to have ezmlm-idx inject >> messages into Courier's queue instead? > If I remember correctly, then you can use the QMAILQUEUE > environment variable > to override the default 'qmail-queue' for ezmlm-idx. > > Of course, you will still need the wrapper that you described in > another mail. Ah, good to know that one can change the path to the qmail-queue binary. Courier-MTA's sendmail binary (which the wrapper I have uses as a replacement for qmail-queue) has a hard limit on the number of recipients per message -- currently 100, I believe -- so something has to wrap the call to qmail-queue to at least chunk up the message. best, Jeff