RE: [Exim] smarthost (or similar) related question

Top Page
Delete this message
Reply to this message
Author: Sheen, Tony
Date:  
To: 'Udo Rader', exim-users
Subject: RE: [Exim] smarthost (or similar) related question
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
--
[ Picked text/plain from multipart/alternative ]
If you are using Exim 4.x, create a new router as follows:

route_direct_route:
driver = manualroute
domains = foo.com : bar.com
route_list = * other.mail.server.com
transport = remote_smtp_direct

You may also need to create a specific transport.

Hope this helps.

Regards,

Tony

-----Original Message-----
From: Udo Rader [mailto:spamtrash2@vibe.ac]
Sent: 16 December 2002 12:22
To: exim-users@???
Subject: [Exim] smarthost (or similar) related question


hi,

I have exim running on one of our mailservers and would like to have
emails destined to few certain domains not delivered directy to their
fitting mailserver, but to be relayed via some other mailserver.

Is that possible in exim and how do I set this up? Tried to figure it
out myself but I did not find a reasonable way to do this in
documentation ...

thanks

udo

--
  "Well, if we were to build it idiot proof,
        someone would build a better idiot."
                                    Civilme



--

## List details at http://www.exim.org/mailman/listinfo/exim-users Exim
details at http://www.exim.org/ ##
--