http://en.wikipedia.org/wiki/Load_balancing_%28computing%29
:)
2011/1/12 Steve
>
> Original-Nachricht
> > Datum: Wed, 12 Jan 2011 16:38:28 -0200
> > Von: Giovani Dardani
> > An: Tomasz Chmielewski
> > CC: postfix-us...@cloud9.net
> &
Original-Nachricht
> Datum: Wed, 12 Jan 2011 16:38:28 -0200
> Von: Giovani Dardani
> An: Tomasz Chmielewski
> CC: postfix-us...@cloud9.net
> Betreff: Re: multiple relayhosts (fallback)?
> Why not a SLB, Its a nice solution .. :)
>
What is SLB?
> S
http://www.linuxvirtualserver.org/
works for me .. :)
2011/1/12 Giovani Dardani
> Why not a SLB, Its a nice solution .. :)
>
> Smtp works very well with slb
>
> sorry about my bad english .. :(
>
>
> 2011/1/12 Tomasz Chmielewski
>
> Is it possible to specify
Why not a SLB, Its a nice solution .. :)
Smtp works very well with slb
sorry about my bad english .. :(
2011/1/12 Tomasz Chmielewski
> Is it possible to specify multiple relayhosts?
>
> I.e. with such entry:
>
> relayhost = [my.relay.host]
>
>
> any delivery will fa
On Wed, Jan 12, 2011 at 06:59:30PM +0100, Tomasz Chmielewski wrote:
> Is it possible to specify multiple relayhosts?
Best done via MX records.
> relayhost = [relay.example.com]
By removing the "[]" from the name, and adding suitably weighted
MX records for &q
Is it possible to specify multiple relayhosts?
I.e. with such entry:
relayhost = [my.relay.host]
any delivery will fail if my.relay.host goes down.
Is it possible to somehow specify multiple relay hosts, so that if one
relayhost is down, postfix tries to deliver to the next one?
One
hi
i've got smtpout1 and smtpout2 servers; can i specify a particular domain to
send thru smtpout1 (as relayhost) and another domain thru smtpout2 (as
relayhost) in postfix!?