On Sun, 3 Jan 2010 20:50:21 +0100
Patrick Ben Koetter <p...@state-of-mind.de> wrote:

> * richard lucassen <postfix-us...@cloud9.net>:
> > I want to send once a week a simple mail to a list of 3000
> > recipients. I can set smtpd_recipient_limit and
> > smtpd_recipient_overshoot_limit to higher limits, but is there a
> > better way to handle this?
> 
> Chosse a client/write a script that breaks the list of 3.000
> recipients down to batches of 50 recipients. IIRC that's the maximum
> (RFC) number of recipients any SMTP server must accept.

That was the first solution that I thought of, but before reinventing
the wheel, I was wondering if someone else had already invented this
wheel :)

Btw: the defaultsettings of smtpd_recipient_limit and
smtpd_recipient_overshoot_limit are as high as 1000. 

R.

-- 
___________________________________________________________________
It is better to remain silent and be thought a fool, than to speak
aloud and remove all doubt.

+------------------------------------------------------------------+
| Richard Lucassen, Utrecht                                        |
| Public key and email address:                                    |
| http://www.lucassen.org/mail-pubkey.html                         |
+------------------------------------------------------------------+

Reply via email to