hmmm. it appears that ive got it setup so that an email where the localpart exists on my system as a user gets delivered to the local mailbox even for domains that arent listed in
domainlist local_domains Im missing a "localuser must have the domain listed in local_domains" type of check i think the relevant bits of exim.conf are # This router matches local user mailboxes. localuser: driver = accept check_local_user transport = local_delivery comment out the check_local_user and everything so far ends up being delivered locally check_local_user isnt in the book ! -- ## 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/
