Michael T. Babcock <[EMAIL PROTECTED]> wrote:
> I have a client who does a lot of business with a company that's using
> an MS Exchange server. Their server tends to crash when my client
> "hammers" them with E-mails. Is there any way to set the maximum remote
> concurrency on a per-host basis, or a patch to allow this?
>
> echo "2" > MAXREMOTE/mx.blah.com
> echo "500" > MAXREMOTE/mx.cr.yp.to
I believe someone did write a per-domain remote concurrency patch. However
(like most problems), the modularity of qmail makes it possible without
patching. The typical solution to this, if you can't get the remote admin
to fix their problems, is to make the domain into a virtual domain,
deliver all mail for it into a Maildir, then run maildir2smtp (from Dan's
serialmail package) on it do deliver the mail over a single SMTP connection.
I'm sure this is in one of the FAQs.
Charles
--
-----------------------------------------------------------------------
Charles Cazabon <[EMAIL PROTECTED]>
GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------