From 20d6a50c158c21077e4f1f73f42265881888ced6 Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Fri, 31 Jan 2020 14:41:23 +0000 Subject: update --- log | 43 +++++++++++++++++++++++++++++++++++++++++++ senders | 4 ++-- users | 6 ++---- 3 files changed, 47 insertions(+), 6 deletions(-) create mode 100644 log 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 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: -> "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 -- cgit v1.2.3-54-g00ecf