diff options
author | 2009-10-11 17:40:49 +0000 | |
---|---|---|
committer | 2009-10-11 17:40:49 +0000 | |
commit | 8c175df0fc574679fa9b1faf874aeb56496ea536 (patch) | |
tree | 01c5b2ffd47cb12b7363559057ded07e881a6720 /sys/dev/pci/if_em.c | |
parent | Correct a copy-and-pasto (check for the same device type twice in (diff) | |
download | wireguard-openbsd-8c175df0fc574679fa9b1faf874aeb56496ea536.tar.xz wireguard-openbsd-8c175df0fc574679fa9b1faf874aeb56496ea536.zip |
implement proper virtual domains instead of faking them on top of primary
domains. this means that:
- virtual domains no longer deliver to a local user when not told to
- they no longer attempt to resolve aliases when not told to
- they no longer need an explicit rule in smtpd.conf for EACH domain
- the "virtual" map is no longer hardcoded
- smtpd no longer needs a restart to support a new domain
instead we introduce the: accept for virtual map "mapname" [...] syntax
which refers to a map that can be manipulated at runtime.
idea discussed and okayd with jacekm@
Diffstat (limited to 'sys/dev/pci/if_em.c')
0 files changed, 0 insertions, 0 deletions