Dave, Thanks for your reply. Ultimately, I would like all the emails to be piped to a script. That's part two of my question. =) Here is the output from: exim -d+route -bt [EMAIL PROTECTED] cached data used for lookup of root in /etc/domainusers lookup failed trackbandwidth router skipped: condition failure --------> dk_lookuphost router <-------- local_part=test domain=test.neighborology2.com checking domains cached no match for +local_domains cached lookup data = NULL test.neighborology2.com in "! +local_domains"? yes (end of list) checking require_files file check: +/var/cpanel/domain_keys/private/${sender_address_domain} expanded file: /var/cpanel/domain_keys/private/vps.neighborology2.com stat() yielded -1 errno = 2 dk_lookuphost router skipped: file check --------> lookuphost router <-------- local_part=test domain=test.neighborology2.com checking domains cached no match for +local_domains cached lookup data = NULL test.neighborology2.com in "! +local_domains"? yes (end of list) calling lookuphost router lookuphost router called for [EMAIL PROTECTED] domain = test.neighborology2.com DNS lookup of test.neighborology2.com (MX) succeeded DNS lookup of neighborology2.com (A) succeeded 69.73.166.143 in "0.0.0.0 : 127.0.0.0/8 : 64.94.110.0/24"? no (end of list) local host has lowest MX fully qualified name = test.neighborology2.com host_find_bydns yield = HOST_FOUND_LOCAL (3); returned hosts: neighborology2.com 69.73.166.143 MX=0 LOG: MAIN lowest numbered MX record points to local host: test.neighborology2.com (while routing <[EMAIL PROTECTED]>) lookuphost router: defer for [EMAIL PROTECTED] message: lowest numbered MX record points to local host search_tidyup called >>>>>>>>>>>>>>>> Exim pid=18407 terminating with rc=1 >>>>>>>>>>>>>>>> [EMAIL PROTECTED] cannot be resolved at this time: lowest numbered MX record points to local host
Thanks so much! Kevin --- On Fri, 8/15/08, Dave Evans <[EMAIL PROTECTED]> wrote: From: Dave Evans <[EMAIL PROTECTED]> Subject: Re: [exim] Accept email for wildcard domain To: exim-users@exim.org Date: Friday, August 15, 2008, 2:24 PM On Fri, Aug 15, 2008 at 09:16:56AM -0700, Kevin Friedman wrote: > Dave, > > Thanks so much for the help. Please excuse me as I'm still an Exim newbie. No problem. Best to make sure your replies go to the exim-users list though, so everyone here has the opportunity to help you. > Exim -bt [EMAIL PROTECTED] returned: > > lowest numbered MX record points to local host: test.neighborology2.com (while routing <[EMAIL PROTECTED]>) > [EMAIL PROTECTED] cannot be resolved at this time: lowest numbered MX record points to local host > > It should be routed to a local domain. Does that make sense? And where should the local domain go? Mail has to end up somewhere; is it meant to go to a local mbox file, or a local maildir maybe; or is it meant to be sent via SMTP to another box? It might be worth trying "exim -d+route -bt [EMAIL PROTECTED]"; if you're not sure how to interpret the output, show us (the list) the output of that command, and we'll see what we can do. -- Dave Evans http://djce.org.uk/ http://djce.org.uk/pgpkey -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/ -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/