* 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. p...@rick -- All technical questions asked privately will be automatically answered on the list and archived for public access unless privacy is explicitely required and justified. saslfinger (debugging SMTP AUTH): <http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>