On Mon, Oct 09, 2006 at 02:02:41PM +0100, [EMAIL PROTECTED] wrote: > Ok, I've now set up my routers as follows, so as to validate the internal > recipients address:
I seem to have missed some context in this thread - or maybe there's just some information I'm missing - but are you sure you don't want something more like: pick_a_name: domains = +relay_to_domains local_parts = cdb;/usr/exim/jlpcdb/jlp.cdb driver = manualroute transport = remote_smtp route_list = * xxx.xx.xxx.xxx hosts_randomize = true i.e. if the domain is in +relay_to_domains and the local part is in the CDB file, use the xxx.xx.xxx.xxx SMTP host. Am I right in assuming that the /value/ in the CDB file is always "mail", therefore is ignored (i.e. what matters is whether the local part exists in the CDB file, or not) ? Assuming you want case-insensitive local parts (e.g. [EMAIL PROTECTED] == [EMAIL PROTECTED]), you also want to ensure all the keys of your CDB file are in lower case. -- Dave Evans Power Internet PGP key: http://powernet.co.uk/~davide/pgpkey
signature.asc
Description: Digital signature
-- ## 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/
