Re: [exim] Accept Mail only to known recipients

Top Page
Delete this message
Reply to this message
Author: Tony Finch
Date:  
To: Odhiambo G. Washington
CC: exim-users
Subject: Re: [exim] Accept Mail only to known recipients
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.
--
<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}}