Matt B <mattie121@???> wrote:
> What we'd like is
> for exim
> to then send on mail to "domain1.net " to the internal mail server on
> IP
> 192.168.1.11
>
> Is this possible? Which file should we be editing and what syntax if
> possible
> should we use?
> Thanks I.A.
You need a maualroute router - see
http://www.exim.org/exim-html-4.30/doc/html/spec_20.html#IX1611
You also might find Q0303 in the Exim 4 FAQ of interest -
"How do I configure Exim to send all messages to a central server? I don't
want to do any local deliveries at all on this host."
You should be editing the exim configuration file. Might be
/usr/exim/configure, depending on your installation. Or perhaps, if you need
to ask the question, you should be reading a bit more about how exim works
before you let yourself loose editing any file at all - just a thought....
Peter