Re: [exim] Exim configuration

Top Page
Delete this message
Reply to this message
Author: Tony Finch
Date:  
To: Timur Nasyrov
CC: exim-users
Subject: Re: [exim] Exim configuration
On Fri, 4 Mar 2005, Timur Nasyrov wrote:
>
> How can I implement this configuration? I've read the "Smart host"
> section of Exim's documentation and still have no idea. It's not so
> clear for me how to set up selective transport, which would be able to
> route mail for user1, user2 ... user5 to the internal Domino server
> and to deliver mail for user6 ... userN into local mailboxes.


In the default configuration after the system aliases you'd put a router
like the following, and define an appropriate local_part_list at the start
of the main configuration.

to_lotus:
  driver      = manualroute
  domains     = +local_domains
  local_parts = +users_on_lotus
  route_data  = host.running.lotus
  transport   = smtp


Tony.
--
<fanf@???> <dot@???> http://dotat.at/ ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}