diff options
author | 2012-07-08 15:48:00 +0000 | |
---|---|---|
committer | 2012-07-08 15:48:00 +0000 | |
commit | b286edf360d7e087b880792543efd7a767df7474 (patch) | |
tree | 21166bd863c18dc61f34d35837e244363d160b61 /usr.bin/diff/diffreg.c | |
parent | Add flags to insert a .sp or .br request before the next output, (diff) | |
download | wireguard-openbsd-b286edf360d7e087b880792543efd7a767df7474.tar.xz wireguard-openbsd-b286edf360d7e087b880792543efd7a767df7474.zip |
- plug text_to_relayhost() in parse.y to support relay URLs.
- document the new URL syntax in smtpd.conf.5
- replace starttls:// schema with tls://
Beware, "relay via" rules should now be expressed with a relay URL:
accept [...] relay via "mx1.example.org" smtps port 465
becomes accept [...] relay via "smtps://mx1.example.org"
This will allow using mappings of relays with different protocols and
options.
Make sure to update your smtpd.conf if you relay via !
ok eric, ok chl
Diffstat (limited to 'usr.bin/diff/diffreg.c')
0 files changed, 0 insertions, 0 deletions