From: Dolphin on
Hi,

Is it possible to have load balance or HA for an sendmail server
acting as a relay?

Thanks in advance.
From: hume.spamfilter on
Dolphin <yc282004(a)yahoo.com.sg> wrote:
> Is it possible to have load balance or HA for an sendmail server
> acting as a relay?

Sure. If they're relay-only servers, then equal-weight MX records will
"load balance" close enough to the real thing to not matter.

If you're talking about an email hub, something that end-user clients will
talk to, you can set up a cluster using Sun Cluster (free).

--
Brandon Hume - hume -> BOFH.Ca, http://WWW.BOFH.Ca/
From: Dolphin on
On Mar 11, 5:37 pm, hume.spamfil...(a)bofh.ca wrote:
> Dolphin <yc282...(a)yahoo.com.sg> wrote:
> > Is it possible to have load balance or HA for an sendmail server
> > acting as a relay?
>
> Sure.  If they're relay-only servers, then equal-weight MX records will
> "load balance" close enough to the real thing to not matter.

How this work? Correct me that to setup another sendmail relay?

>
> If you're talking about an email hub,

What is email hub? Is it a commercial product?

something that end-user clients will
> talk to, you can set up a cluster using Sun Cluster (free).
>
> --
> Brandon Hume    - hume -> BOFH.Ca,http://WWW.BOFH.Ca/

From: Volker Borchert on
Dolphin wrote:

> Is it possible to have load balance or HA for an sendmail server
> acting as a relay?

You might try asking this in comp.mail.sendmail

--

"I'm a doctor, not a mechanic." Dr Leonard McCoy <mccoy(a)ncc1701.starfleet.fed>
"I'm a mechanic, not a doctor." Volker Borchert <v_borchert(a)despammed.com>
From: hume.spamfilter on
Dolphin <yc282004(a)yahoo.com.sg> wrote:
> How this work? Correct me that to setup another sendmail relay?

You'll need to expand on what you want to do. Will this server take
email from the internet and deliver it to user inboxes, or will it take
emails from the users and deliver it to the internet? Or will it do both
tasks?

> What is email hub? Is it a commercial product?

"Email hub" is a non-specific term. It just means mail flows through it,
without necessarily being the end-point for the mail.

--
Brandon Hume - hume -> BOFH.Ca, http://WWW.BOFH.Ca/