Oleg Polyakov wrote:
> 

> I'm not sure how qmail works if you are sending 100 messages
> from server to another one.
> Does it open 100 connections concurrently?


it opens "maxconcurrency" connections. It doesn't have per-site
concurrency limit, unles you patch it.  It is reccommended, if
you are having a problem killing a particular smtp peer, to 
trap all outgoing mail for it by defining it as a local virtual host,
and then passing the stack of mail in the local virtual host's
MailDir to the peer with something called "serialmail."


-- 
                      David Nicol 816.235.1187 [EMAIL PROTECTED]
                                              Parse, munge, repeat.

Reply via email to