OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: Mass Mailings
From: Wietse Venema (wietseporcupine.org)
Date: Sun Mar 26 2000 - 11:03:13 CST


Wolf Noble:
>
> I need to inject a message with a large recipient list into the queue.
> what's going to be the easiest way to do it?

A design for mass mailing local submission was drafted to this list
in december. I haven't gotten around to implement it.

For now, the best way for massive mailing is to use the SMTP
port and to allow for a huge number of recipients

smtpd_recipient_limit = <some large number>

        Wietse