diff options
author | Eric Faurot <eric@cvs.openbsd.org> | 2012-08-21 20:19:47 +0000 |
---|---|---|
committer | Eric Faurot <eric@cvs.openbsd.org> | 2012-08-21 20:19:47 +0000 |
commit | 567cbc2bb44ed7a2c477b0787d4ccd50e8ebecf2 (patch) | |
tree | 8e02dd4f4d744ae5e98f189efaab025969f857a8 /include/resolv.h | |
parent | aeaaf85fa9a03d459d328e8f93992b1f1d1043b4 (diff) |
Allow smtpd to work as a backup MX, relaying only to MXs with higher
priority in the DNS record. For example:
accept for domain "foo.org" relay backup "mx3.foo.org"
will relay mails for "foo.org" using only hosts with higher priority
(i.e. lower value) than "mx3.foo.org", which is supposed to be the
current server.
If the specified backup MX is not found in the DNS record, relaying
works as normal.
ok gilles@
Diffstat (limited to 'include/resolv.h')
0 files changed, 0 insertions, 0 deletions