diff options
author | 2013-10-24 20:39:23 +0000 | |
---|---|---|
committer | 2013-10-24 20:39:23 +0000 | |
commit | a2b6b1ea94243861e5260f4806e0f1da94768755 (patch) | |
tree | 93fab58830ba467c184b59b6ef29fc78bbea9900 /sys/kern/kern_time.c | |
parent | fix USERINFO and CREDENTIALS lookups in experimental sqlite backend. (diff) | |
download | wireguard-openbsd-a2b6b1ea94243861e5260f4806e0f1da94768755.tar.xz wireguard-openbsd-a2b6b1ea94243861e5260f4806e0f1da94768755.zip |
When building the expansion tree, distinguish between apparently
identical nodes that appear in different contexts. The same delivery
can happen for different users, or as a different destination address.
Fixes a bug with setups like the following, where a mail sent to
contact@foo.net was not delivered to both /tmp/me and /tmp/she.
table foobar { me@foo.net = vmail, she@foo.net = vmail, \
contact@foo.net = "me@foo.net,she@foo.net" }
accept for domain foo.net virtual <foobar>
deliver to maildir "/tmp/%{dest.user}"
Diffstat (limited to 'sys/kern/kern_time.c')
0 files changed, 0 insertions, 0 deletions