On Mon, Feb 29, 2016 at 11:38:26AM -0500, Ruben Safir wrote:
> > To have mailman reinject on an extra port on localhost is how it
> > should be done.
>
> Thanks!
Note that much of the delay was likely due to mailman hitting tarpit
controls after 10 invalid recipients in a single submission.
http://www.postfix.org/postconf.5.html#smtpd_error_sleep_time
Although slow DNS lookups could well have contributed.
For submission of list messages to a large number of recipients,
I would generally use sendmail(1) rather than SMTP. Don't know
whether mailman supports that.
--
Viktor.