routinglocal wird nicht gebraucht
authorHeiko Schlittermann (JUMPER) <hs@schlittermann.de>
Sun, 11 May 2014 22:27:50 +0200
changeset 18 a7eabef902ed
parent 17 823b583c7f72
child 19 5fb974a5e16e
routinglocal wird nicht gebraucht
out/routinglocal.tt
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
--- 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