[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: recipient limit for qmail-inject?
- To: qmail ML <qmail@xxxxxxxxxxxxx>
- Subject: Re: recipient limit for qmail-inject?
- From: Charles Cazabon <qmail@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 01 Jun 2001 08:10:42 -0600
- Delivered-to: mailing list qmail@list.cr.yp.to
- In-reply-to: <Pine.LNX.4.30.0105312140160.5802-100000@nylon.rope.net>; fromrosco@rope.net on Thu, May 31, 2001 at 09:54:53PM -0600
- Mailing-List: contact qmail-help@list.cr.yp.to; run by ezmlm
- References: <20010601012624.5196.qmail@prefix.bushwire.net><Pine.LNX.4.30.0105312140160.5802-100000@nylon.rope.net>
- User-Agent: Mutt/1.2i
Roger Walker <rosco@rope.net> wrote:
> On 1 Jun 2001, Mark Delany wrote:
>
> > There is no practical limit. Perhaps one qmail-inject per 50,000
> > recipients? I certainly would go a *lot* higher than your current
> > 40-100.
>
> Hmm. That makes for a *VERY* long line *8-() I guess I should
> have the script build the recipient list like so for simplicity:
>
> BCC: addr@abc.com,
> addr2@zyx.com,
> addr3@mno.com
For even more simplicity, skip the special casing. Put each recipient in it's
own bcc: header:
bcc: foo@example.net
bcc: bar@example.com
...
They get stripped out of the message anyway by qmail-inject, which then
records the addresses in a separate file for use by qmail-queue.
Charles
--
-----------------------------------------------------------------------
Charles Cazabon <qmail@discworld.dyndns.org>
GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------