Re: [exim] mail between local linux machines

Top Page
Delete this message
Reply to this message
Author: FLORENT Philippe
Date:  
To: Evgeniy Berdnikov, exim-users@exim.org
Subject: Re: [exim] mail between local linux machines
Here it is, I see there is a domain mismatch, but I did not define any domain, these are just plain debian 8.5 machines on the same switch, with static IPs 192.168......

$ sudo exim -bt remoteuser@remotehost
R: dnslookup for remoteuser@remotehost
remoteuser@remotehost is undeliverable: Unrouteable address

$ sudo exim4 -d-all+dns+resolver+route -bt remoteuser@remotehost
Exim version 4.84_2 uid=0 gid=0 pid=14482 D=2400020
Berkeley DB: Berkeley DB 5.3.28: (September  9, 2013)
Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages DKIM PRDR OCSP
Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz dbmnz dnsdb dsearch nis nis0 passwd
Authenticators: cram_md5 plaintext
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp
Fixed never_users: 0
Size of off_t: 8
Compiler: GCC [4.9.2]
Library version: GnuTLS: Compile: 3.3.8
                         Runtime: 3.3.8
Library version: PCRE: Compile: 8.35
                       Runtime: 8.35 2014-04-04
WHITELIST_D_MACROS: "OUTGOING"
TRUSTED_CONFIG_LIST: "/etc/exim4/trusted_configs"
configuration file is /var/lib/exim4/config.autogenerated
log selectors = 00000ffc 00632001
trusted user
admin user

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

routing remoteuser@remotehost
--------> hubbed_hosts router <--------
local_part=remoteuser domain=remotehost
checking domains
hubbed_hosts router skipped: domains mismatch
--------> dnslookup_relay_to_domains router <--------
local_part=remoteuser domain=remotehost
checking domains
dnslookup_relay_to_domains router skipped: domains mismatch
--------> dnslookup router <--------
local_part=remoteuser domain=remotehost
checking domains
R: dnslookup for remoteuser@remotehost
calling dnslookup router
dnslookup router called for remoteuser@remotehost
domain = remotehost
DNS lookup of remotehost (MX) gave HOST_NOT_FOUND
returning DNS_NOMATCH
dnslookup router declined for remoteuser@remotehost
"more" is false: skipping remaining routers
no more routers
remoteuser@remotehost is undeliverable: Unrouteable address
>>>>>>>>>>>>>>>> Exim pid=14482 terminating with rc=2 >>>>>>>>>>>>>>>>


-----Original Message-----
From: Exim-users [mailto:exim-users-bounces+philippe.florent=edenred.com@exim.org] On Behalf Of Evgeniy Berdnikov
Sent: mercredi 20 juillet 2016 15:44
To: exim-users@???
Subject: Re: [exim] mail between local linux machines

On Wed, Jul 20, 2016 at 12:44:34PM +0000, FLORENT Philippe wrote:
> Dpkg-reconfigure it's the first thing I did
>
> Afaik There is no step in that script that proposes to change the order of host resolution


The next step would be run

1. exim4 -bt <your@???>
2. exim4 -d-all+dns+resolver+route -bt <your@???>
--
Eugene Berdnikov

--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/