Allow satellite hosts to do alias processing.
authorMark Wooding <mwooding@good.com>
Fri, 10 Apr 2015 14:19:25 +0000 (15:19 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 12 May 2015 17:24:41 +0000 (18:24 +0100)
commit3e031e77077b40a0334fd4c41ea1f0f25ee73158
treefa1af4c578699936a8b1815726228b21e8390f5a
parentadf15c374bca17f71880007f4d5f64d0e027e091
Allow satellite hosts to do alias processing.

  * Do smarthost relaying after alias processing, by adding a new
    diversion for it, rather than reusing the `routers/remote'
    diversion.

  * Move alias processing to `base.m4', and include a new diversion for
    additional options.

  * Have `satellite.m4' attach a `domains' condition to the alias
    processing, so that we only do this for more-or-less local
    addresses.
base.m4
divmap.m4
local.m4
satellite.m4