summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--log43
-rw-r--r--senders4
-rw-r--r--users6
3 files changed, 47 insertions, 6 deletions
diff --git a/log b/log
new file mode 100644
index 0000000..c330a29
--- /dev/null
+++ b/log
@@ -0,0 +1,43 @@
+Jan 31 14:09:41 smtpd: rule #2 matched: match tag <dynamic:3> from local for domain domainst action md_virt
+Jan 31 14:09:41 smtpd: lookup: lookup "foo@broken.com" as ALIAS in table static:userst -> none
+Jan 31 14:09:41 smtpd: lookup: lookup "foo" as ALIAS in table static:userst -> none
+Jan 31 14:09:41 smtpd: lookup: lookup "@broken.com" as ALIAS in table static:userst -> "localuser_foo"
+Jan 31 14:09:41 smtpd: expand: 0xaaaaaaaaaaaa: expand_insert() called for username:localuser_foo[parent=(nil), rule=(nil)]
+Jan 31 14:09:41 smtpd: expand: 0xaaaaaaaaaaaa: inserted node 0xbbbbbbbbbbbb
+Jan 31 14:09:41 smtpd: expand: 0xcccccccccccc: expand_insert() called for username:localuser_foo[parent=0xdddddddddddd, rule=0xeeeeeeeeeeee, dispatcher=0xffffffffffff]
+Jan 31 14:09:41 smtpd: expand: 0xcccccccccccc: inserted node 0xabababababab
+Jan 31 14:09:41 smtpd: expand: 0xaaaaaaaaaaaa: clearing expand tree
+Jan 31 14:09:41 smtpd: expand: 0xaaaaaaaaaaaa: freeing expand tree
+Jan 31 14:09:41 smtpd: debug: aliases_virtual_get: '@broken.com' resolved to 1 nodes
+Jan 31 14:09:41 smtpd: expand: lka_expand: username: localuser_foo [depth=1, sameuser=0]
+Jan 31 14:09:41 smtpd: lookup: lookup "localuser_foo@" as ALIAS in table static:userst -> none
+Jan 31 14:09:41 smtpd: lookup: lookup "localuser_foo" as ALIAS in table static:userst -> none
+Jan 31 14:09:41 smtpd: lookup: lookup "@" as ALIAS in table static:userst -> "localuser_bar"
+Jan 31 14:09:41 smtpd: expand: 0xbcbcbcbcbcbc: expand_insert() called for username:localuser_bar[parent=(nil), rule=(nil)]
+Jan 31 14:09:41 smtpd: expand: 0xbcbcbcbcbcbc: inserted node 0xbbbbbbbbbbbb
+Jan 31 14:09:41 smtpd: expand: 0xcccccccccccc: expand_insert() called for username:localuser_bar[parent=0xabababababab, rule=0xeeeeeeeeeeee, dispatcher=0xffffffffffff]
+Jan 31 14:09:41 smtpd: expand: 0xcccccccccccc: inserted node 0xcdcdcdcdcdcd
+Jan 31 14:09:41 smtpd: expand: 0xbcbcbcbcbcbc: clearing expand tree
+Jan 31 14:09:41 smtpd: expand: 0xbcbcbcbcbcbc: freeing expand tree
+Jan 31 14:09:41 smtpd: debug: aliases_virtual_get: '@' resolved to 1 nodes
+Jan 31 14:09:41 smtpd: expand: lka_expand: username: localuser_bar [depth=2, sameuser=0]
+Jan 31 14:09:41 smtpd: lookup: lookup "localuser_bar@" as ALIAS in table static:userst -> none
+Jan 31 14:09:41 smtpd: lookup: lookup "localuser_bar" as ALIAS in table static:userst -> none
+Jan 31 14:09:41 smtpd: lookup: lookup "@" as ALIAS in table static:userst -> "localuser_bar"
+Jan 31 14:09:41 smtpd: expand: 0xdededededede: expand_insert() called for username:localuser_bar[parent=(nil), rule=(nil)]
+Jan 31 14:09:41 smtpd: expand: 0xdededededede: inserted node 0xbbbbbbbbbbbb
+Jan 31 14:09:41 smtpd: expand: 0xcccccccccccc: expand_insert() called for username:localuser_bar[parent=0xcdcdcdcdcdcd, rule=0xeeeeeeeeeeee, dispatcher=0xffffffffffff]
+Jan 31 14:09:41 smtpd: expand: 0xcccccccccccc: setting sameuser = 1
+Jan 31 14:09:41 smtpd: expand: 0xcccccccccccc: inserted node 0x5621fc3dac60
+Jan 31 14:09:41 smtpd: expand: 0xdededededede: clearing expand tree
+Jan 31 14:09:41 smtpd: expand: 0xdededededede: freeing expand tree
+Jan 31 14:09:41 smtpd: debug: aliases_virtual_get: '@' resolved to 1 nodes
+Jan 31 14:09:41 smtpd: expand: lka_expand: username: localuser_bar [depth=3, sameuser=1]
+Jan 31 14:09:41 smtpd: lookup: lookup "localuser_bar" as USERINFO in table getpwnam:<getpwnam> -> "xxx:nnn:/home/localuser_bar"
+Jan 31 14:09:41 smtpd: expand: no .forward for user localuser_bar, just deliver
+Jan 31 14:09:41 smtpd: expand: 0xcccccccccccc: clearing expand tree
+Jan 31 14:09:41 smtpd: smtp: 0xefefefefefef: fd 33 from queue
+Jan 31 14:09:41 smtpd: smtp: 0xefefefefefef: message fd 33
+Jan 31 14:09:41 smtpd: smtp: 0xefefefefefef: message begin
+Jan 31 14:09:41 smtpd: debug: 0xefefefefefef: end of message, error=0
+Jan 31 14:09:41 smtpd: debug: scheduler: evp:???????????????? scheduled (mda)
diff --git a/senders b/senders
index 77dfe92..53c5392 100644
--- a/senders
+++ b/senders
@@ -1,2 +1,2 @@
-me @example.org
-other @broken.com
+localuser_foo @example.org
+localuser_bar @broken.com
diff --git a/users b/users
index 8162530..99ea1b8 100644
--- a/users
+++ b/users
@@ -1,4 +1,2 @@
-mailing-list mlmmj
-postmaster@broken.com me
-@broken.com other
-@ me
+@broken.com localuser_foo
+@ localuser_bar