Wilson A. Galafassi Jr. wrote:
I have to configure the machines with the same hostname and reverse dns?
Please don't top post.
No, just some private name in DNS that has 2 A records.
Doesn't matter what the hostname or reverse DNS is.
-- Noel Jones
o: Re: RES: RES: single domain - multiple smtp relayhosts
On Fri, Jul 03, 2009 at 09:41:25AM -0500, Noel Jones wrote:
> Wilson A. Galafassi Jr. wrote:
>> Hello,
>> Yes. I want to do load balancing. How i can implement this in postfix?
>
> # main.cf
>
> relayhost = [rel
2009/7/4 Wilson A. Galafassi Jr. :
> I use Linux. How i can configure dns for this setup? In the Servers i have
> to configure the same hostname? And the reverse dns same too in all the
> machines i want to user as load balancing?
Please don't top-post, put your responses in-line with the parts
yo
nome de Victor Duchovni
Enviada em: sexta-feira, 3 de julho de 2009 11:55
Para: 'Postfix users'
Assunto: Re: RES: RES: single domain - multiple smtp relayhosts
On Fri, Jul 03, 2009 at 09:41:25AM -0500, Noel Jones wrote:
> Wilson A. Galafassi Jr. wrote:
>> Hello,
>&g
: 'Postfix users'
Assunto: Re: RES: RES: single domain - multiple smtp relayhosts
On Fri, Jul 03, 2009 at 09:41:25AM -0500, Noel Jones wrote:
> Wilson A. Galafassi Jr. wrote:
>> Hello,
>> Yes. I want to do load balancing. How i can implement this in postfix?
>
> # main.
On Fri, Jul 03, 2009 at 09:41:25AM -0500, Noel Jones wrote:
> Wilson A. Galafassi Jr. wrote:
>> Hello,
>> Yes. I want to do load balancing. How i can implement this in postfix?
>
> # main.cf
>
> relayhost = [relay.local]
>
> # /etc/hosts
> 10.2.2.2 relay.local
> 10.2.2.3 relay.local
Yes. On BSD
Wilson A. Galafassi Jr. wrote:
Hello,
Yes. I want to do load balancing. How i can implement this in postfix?
# main.cf
relayhost = [relay.local]
# /etc/hosts
10.2.2.2 relay.local
10.2.2.3 relay.local
-- Noel Jones
: single domain - multiple smtp relayhosts
Wilson A. Galafassi Jr.:
> Hello,
>
> I want to use multiple relayhost parameter because i want to use more than
> one relay to send emails. My serve will handle emails for only one domain.
> My need is to have multiple relayhost.
List th
You just need to mention one domain on your transport maps and then
configure dns to have multiple MX records for same domain.
Don't forget to add the priority number for its host.
Postfix will automatically discover those mx records for you.
e.g.
mail.test.com
IN MX 10 mailserver1.test
Wilson A. Galafassi Jr.:
> Hello,
>
> I want to use multiple relayhost parameter because i want to use more than
> one relay to send emails. My serve will handle emails for only one domain.
> My need is to have multiple relayhost.
List the first host in "relayhost", and list the other hosts
in sm
em: quinta-feira, 2 de julho de 2009 22:17
Para: Wilson A. Galafassi Jr.; postfix-us...@cloud9.net
Assunto: Re: single domain - multiple smtp relayhosts
Wilson A. Galafassi Jr. wrote:
> Hello to all,
>
> I need to configure postfix to use multiple smtp relayhosts for a single
> domai
Wilson A. Galafassi Jr. wrote:
Hello to all,
I need to configure postfix to use multiple smtp relayhosts for a single
domain.
This is possible? How?
Your question is not entirely clear, so I'm going to answer as
if "single domain" refers to a single outbound destination,
with other outbou
Hello to all,
I need to configure postfix to use multiple smtp relayhosts for a single
domain.
This is possible? How?
Thanks,
Wilson
13 matches
Mail list logo