+++ Peter Santiago [exim-users] <14/01/02 09:59 +0800>:
> How do I setup mailertable functionality under Exim?
> this is the proposed sendmail mailertable setup from Citadel Docs....
> # not local -- try mailer table lookup
> R$* <@ $+ > $* $: < $2 > $1 < @ $2 > $3 extract host name
FEATURE(`mailertable') in newer sendmails?
Then there's directors, transports and routers in exim which will do just
what you want to do with mailertables, mailers etc.
-srs