Thanks everybody.
Marcelo
2016-11-16 12:23 GMT-02:00 Wietse Venema :
> Marcelo Machado:
> > Hi everybody.
> >
> > Is possible with postfix send messages to multiple smart hosts randomly
> > from a single domain?
>
> This requires Postfix 3.0 and later:
>
> /etc/postfix/main.cf:
> default_tra
Marcelo Machado:
> Hi everybody.
>
> Is possible with postfix send messages to multiple smart hosts randomly
> from a single domain?
This requires Postfix 3.0 and later:
/etc/postfix/main.cf:
default_transport = randmap:{smtp:[relayhost1], smtp:[relayhost2]}
The {} and [] are required.
Thi
Not sure about the postfix but for sure you can use "haproxy".
It might be more easy to maintain it then.
Thanks,
Pawel
2016-11-16 11:27 GMT+00:00 Marcelo Machado :
> Hi everybody.
>
> Is possible with postfix send messages to multiple smart hosts randomly
> from a single domain?
>
> Marcelo Gom
Hi everybody.
Is possible with postfix send messages to multiple smart hosts randomly
from a single domain?
Marcelo Gomes