[EMAIL PROTECTED] wrote: > Speaking of stram_by_domain, Is there any way to get mail from the same > source, but to different domains to be sent on different connections?
It depends on the MTA. I believe Sendmail is smart enough to notice that both MX hosts have the same IP address, and send the mail over one SMTP session. > What would be the downside to binding 50 or more IP addresses, one for > each domain handled to the NIC on an RHEL 3 box and giving each domain > their own IP address on the box? Well, the downsides are you'd use up 50 or more IP addresses (which may or may not be a concern for you), and you'd use more bandwidth. If you're a very large site, you'd probably annoy people who send mail to lots of your domains (though most of those people are spammers anyway.) As a means of avoiding stream_by_domain, it's a good idea. Regards, David. _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

