# HG changeset patch # User Heiko Schlittermann (JUMPER) # Date 1399840070 -7200 # Node ID a7eabef902edd1121557021e195162ac2aea1834 # Parent 823b583c7f723c3091ec5a6be9be0f04ba31723b routinglocal wird nicht gebraucht diff -r 823b583c7f72 -r a7eabef902ed out/routinglocal.tt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/out/routinglocal.tt Sun May 11 22:27:50 2014 +0200 @@ -0,0 +1,26 @@ +$ exim -d-all+route -bt heiko@localhost +>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +routing heiko@localhost +--------> remote router <-------- +local_part=heiko domain=localhost +checking domains +remote router skipped: domains mismatch +--------> alias router <-------- +local_part=heiko domain=localhost +checking require_files +… +rda_interpret (string): $\{lookup\{$local_part\}lsearch\{/etc/aliases\}\} +expanded: +alias router declined for heiko@localhost +--------> mbox router <-------- +local_part=heiko domain=localhost +checking for local user +calling mbox router +mbox router called for heiko@localhost +set transport local_mbox +queued for local_mbox transport: local_part = heiko +domain = localhost +routed by mbox router +>>>>>>>>>>>>>>>> Exim pid=9909 terminating with rc=0 >>>>>>>>>>>>>>>> +heiko@localhost + router = mbox, transport = local_mbox diff -r 823b583c7f72 -r a7eabef902ed routinglocal.tt --- a/routinglocal.tt Sun May 11 15:38:32 2014 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,26 +0,0 @@ -$ exim -d-all+route -bt heiko@localhost ->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -routing heiko@localhost ---------> remote router <-------- -local_part=heiko domain=localhost -checking domains -remote router skipped: domains mismatch ---------> alias router <-------- -local_part=heiko domain=localhost -checking require_files -… -rda_interpret (string): $\{lookup\{$local_part\}lsearch\{/etc/aliases\}\} -expanded: -alias router declined for heiko@localhost ---------> mbox router <-------- -local_part=heiko domain=localhost -checking for local user -calling mbox router -mbox router called for heiko@localhost -set transport local_mbox -queued for local_mbox transport: local_part = heiko -domain = localhost -routed by mbox router ->>>>>>>>>>>>>>>> Exim pid=9909 terminating with rc=0 >>>>>>>>>>>>>>>> -heiko@localhost - router = mbox, transport = local_mbox