On Tue, 1 Aug 2006, Odhiambo G. Washington wrote:
>
> | # map domain to destination server
> | domainlist domain_info = cdb;/etc/exim/domain_routes.cdb
>
> So, this cdb is from a file that contains:
>
> domain.name   a.b.c.d
> domain2.tld   e.f.g.h
> ...
>
> Correct?

The right-hand-side is the same format as a manualroute routing rule, i.e.
a host name or IP address (or even a list of hosts).

> | begin routers
> |
> | manualroute:
> |   driver = manualroute
> |   domains = +domain_routes
> |   local_parts = cdb;/etc/exim/tables/$domain-users.cdb
> |   route_data = $domain_data
>
> What is the format of the text file from which domain-users.cdb
> is built?

Just a list of users.

Tony.
-- 
<[EMAIL PROTECTED]>   <[EMAIL PROTECTED]>   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}}

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to