On Tue, 1 Aug 2006, Odhiambo G. Washington wrote:
>
> 1. What is the dandiest way to do this?

# map domain to destination server
domainlist domain_info = cdb;/etc/exim/domain_routes.cdb

begin acls

# ...

  require verify = recipient

# ...

begin routers

manualroute:
  driver = manualroute
  domains = +domain_routes
  local_parts = cdb;/etc/exim/tables/$domain-users.cdb
  route_data = $domain_data

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