diff options
author | 2013-11-06 10:01:29 +0000 | |
---|---|---|
committer | 2013-11-06 10:01:29 +0000 | |
commit | cc81b7c6f67d5cabbb19cc962bd15a6b2c39d383 (patch) | |
tree | 6637e2071fc49e42803636d0cb9fed6ebfe97007 /sys/kern/subr_hibernate.c | |
parent | dont leak ccbs in mpii_sas_remove_device. detaching lots (like, 1000) of (diff) | |
download | wireguard-openbsd-cc81b7c6f67d5cabbb19cc962bd15a6b2c39d383.tar.xz wireguard-openbsd-cc81b7c6f67d5cabbb19cc962bd15a6b2c39d383.zip |
Much much improved config parser and related changes.
Simplify code and do not impose an order on conditions and rule options.
Format changes that may require smtpd.conf update for some setups:
- SSL certificates are no longer automatically loaded, but must be
explicitely declared using the "pki" keyword.
- "certificate" option becomes "pki" in listener and accept rules.
- "ssl://" becomes "secure://" in relay via rules.
- "helo" becomes "hostnames" in relay rules
New features:
- accept rules do not need an explicit action, in which case alias table
or .forward must provide one.
- new "forward-only" action to force relaying and reject rcpts that expand
as local delivery.
- "!" (negation) modifier on rule matching conditions.
- new "recipient" rule matching condition.
- new "verify" option on listeners and relay rules to reject invalid
certificates.
Other changes:
- remember the helo name advertised on incoming mail and use it for sending
bounces.
- bump envelope version (existing envelopes are updated on-the-fly).
Diffstat (limited to 'sys/kern/subr_hibernate.c')
0 files changed, 0 insertions, 0 deletions