Hi all,
I have two servers (A and B) with exim 3.12 and debian gnu/linux potato.
Server A has a permanent Internet connection and can deliver to
telemar-rj.com.br:
init:/etc# exim -bt user@???
user@???
deliver to user@???
router = lookuphost, transport = remote_smtp
host mailgwi01.informatica.telerj.net.br [200.222.3.109] MX=0
host mailgwo01.informatica.telerj.net.br [200.222.3.157] MX=1
init:/etc#
Server B has a DSL Internet connection and can't deliver to
telemar-rj.com.br:
internet:~# exim -bt user@???
user@??? is undeliverable:
all relevant MX records point to non-existent hosts
I checked Server A and B exim.conf against one to other and cant find
the solution! :(
Waht is wrong?
TIA, Paulo Henrique