routingremote.tt
changeset 12 e3ac4157aae4
parent 6 53887d94881e
equal deleted inserted replaced
11:3d9bb718ac1c 12:e3ac4157aae4
     1 $ exim -d-all+route -bt hans@example.com
     1 $ exim -d-all+dns+route -bt hans@example.com
     2 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
     2 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
     3 routing hans@example.com
     3 routing hans@example.com
     4 --------> remote router <--------
     4 --------> remote router <--------
     5 local_part=hans domain=example.com
     5 local_part=hans domain=example.com
     6 checking domains
     6 checking domains
     7 calling remote router
     7 calling remote router for hans@example.com
     8 remote router called for hans@example.com
       
     9   domain = example.com
     8   domain = example.com
       
     9 DNS lookup of example.com (MX) gave NO_DATA
       
    10 returning DNS_NODATA
       
    11 DNS lookup of example.com (AAAA) succeeded
       
    12 DNS lookup of example.com (A) succeeded
    10 set transport remote_smtp
    13 set transport remote_smtp
    11 queued for remote_smtp transport: local_part = hans
    14 queued for remote_smtp transport: local_part = hans
    12 domain = example.com
       
    13   errors_to=NULL
       
    14   domain_data=NULL localpart_data=NULL
       
    15 routed by remote router
    15 routed by remote router
    16   envelope to: hans@example.com
    16   envelope to: hans@example.com
    17   transport: remote_smtp
    17   transport: remote_smtp
    18   host example.com [2606:2800:220:6d:26bf:1447:1097:aa7]
    18   host example.com [2606:2800:220:6d:26bf:1447:1097:aa7]
    19   host example.com [93.184.216.119]
    19   host example.com [93.184.216.119]
    20 >>>>>>>>>>>>>>>> Exim pid=9434 terminating with rc=0 >>>>>>>>>>>>>>>>
    20 >>>>>>>>>>>>>>>> Exim pid=24870 terminating with rc=0 >>>>>>>>>>>>>>>>
    21 hans@example.com
       
    22   router = remote, transport = remote_smtp
       
    23   host example.com [2606:2800:220:6d:26bf:1447:1097:aa7] 
       
    24   host example.com [93.184.216.119]