[exim] recipient verification not calling out

Top Pagina
Delete this message
Reply to this message
Auteur: Chris Knipe
Datum:  
Aan: exim-users
Onderwerp: [exim] recipient verification not calling out
Hi All,



I'm busy with a new exim installation as a front-end to Exchange 2010.
Callout verification is working fine and as expected, but I am also trying
to implement recipient verification. I have a manual router configured
which is delivering mail to the Exchange server without any issues what so
ever. For some unknown reason however, running exim -d -bhc . it never
actually makes the callout to the Exchange server. Is this by design, or is
something not configured correctly?



Many thanks,

Chris.



Router:

exchange_delivery:

driver = manualroute

domains = opticnetworks.net

transport = remote_smtp

route_list = opticnetworks.net hzdc01-exch01.corp.opticnetworks.net



Transport:

remote_smtp:

driver = smtp



exim -d -bhc relavent bits:

--------> exchange_delivery router <--------

local_part=bloobies domain=opticnetworks.net

checking domains

opticnetworks.net in "opticnetworks.net"? yes (matched "opticnetworks.net")

calling exchange_delivery router

exchange_delivery router called for bloobies@???

domain = opticnetworks.net

route_item = opticnetworks.net hzdc01-exch01.corp.opticnetworks.net

opticnetworks.net in "opticnetworks.net"? yes (matched "opticnetworks.net")

original list of hosts = "hzdc01-exch01.corp.opticnetworks.net" options =

expanded list of hosts = "hzdc01-exch01.corp.opticnetworks.net" options =

finding IP address for hzdc01-exch01.corp.opticnetworks.net

doing DNS lookup

DNS lookup of hzdc01-exch01.corp.opticnetworks.net (A) succeeded

fully qualified name = hzdc01-exch01.corp.opticnetworks.net

hzdc01-exch01.corp.opticnetworks.net 198.19.255.130 mx=-1 sort=-436

queued for remote_smtp transport: local_part = bloobies

domain = opticnetworks.net

errors_to=NULL

domain_data=NULL localpart_data=NULL

routed by exchange_delivery router

envelope to: bloobies@???

transport: remote_smtp

host hzdc01-exch01.corp.opticnetworks.net [198.19.255.130]

----------- end verify ------------

require: condition test succeeded

processing "accept"

accept: condition test succeeded