This is a discussion on RE: HELP: Postfix under firewall ... within the mailing.postfix.users forums, part of the Mail Servers and Related category; > > Hello. > > > > I have first postfix-mail on the gate (domain sibir.su) and second &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> > Hello.
> > > > I have first postfix-mail on the gate (domain sibir.su) and second > > postfix into intranet (sk2.sibir.su - 192.168.0.100) On the > > gate-postfix: > > main.cf: > > transport_maps = hash:/usr/local/etc/postfix/transport > > relay_domains = $mydestination sk2.sibir.su > > > > transport: > > sk2.sibir.su relay:[192.168.0.100] > > > > send mail to user@sk2.sibir.su from internet receive message: > > "test@sk2.sibir.su Unrouteable address" > > What is wrong? > > > > No MX records: > > $ host -t any sk2.sibir.su > Host not found. Write into named scripts gate-machine information. ============================ Gate$ nslookup sk2.sibir.su Server: localhost Address: 127.0.0.1 Name: sk2.sibir.su Address: 192.168.0.100 ============================ send mail to user@sk2.sibir.su from internet and receive message: "test@sk2.sibir.su Unrouteable address" :( |