Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Member
    Join Date
    Feb 2004
    Posts
    19

    Default localuser@localdomain error

    When I run exim -bt -d localuser@localdomain I get this error:



    Exim version 4.52 uid=0 gid=0 pid=27366 D=fbb95cfd
    Berkeley DB: Sleepycat Software: Berkeley DB 4.2.52: (February 22, 2005)
    Support for: iconv() PAM Perl OpenSSL Content_Scanning Old_Demime
    Lookups: lsearch wildlsearch nwildlsearch iplsearch dbm dbmnz
    Authenticators: cram_md5 plaintext spa
    Routers: accept dnslookup ipliteral manualroute queryprogram redirect
    Transports: appendfile/maildir autoreply pipe smtp
    changed uid/gid: forcing real = effective
    uid=0 gid=0 pid=27366
    auxiliary group list: <none>
    configuration file is /etc/exim.conf
    log selectors = 00000ffc 00020800
    trusted user
    admin user
    finduser used cached passwd data for mailman
    originator: uid=0 gid=0 login=root name=root
    sender address = root@mydomain.com
    Address testing: uid=0 gid=12 euid=0 egid=12
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    Testing localuser@localdomain
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    Considering localuser@localdomain
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    routing localuser@localdomain
    --------> mailman_virtual_router router <--------
    local_part=localuser domain=localdomain
    checking require_files
    file check: /usr/local/cpanel/3rdparty/mailman/lists/${lc:$local_part}_${lc:$domain}/config.pck
    expanded file: /usr/local/cpanel/3rdparty/mailman/lists/localuser_localdomain/config.pck
    stat() yielded -1
    errno = 2
    mailman_virtual_router router skipped: file check
    --------> mailman_virtual_router_nodns router <--------
    local_part=localuser domain=localdomain
    checking domains
    search_open: lsearch "/etc/localdomains"
    search_find: file="/etc/localdomains"
    key="localdomain" partial=-1 affix=NULL starflags=0
    LRU list:
    :/etc/localdomains
    End
    internal_search_find: file="/etc/localdomains"
    type=lsearch key="localdomain"
    file lookup required for localdomain
    in /etc/localdomains
    lookup failed
    localdomain in "lsearch;/etc/localdomains"? no (end of list)
    localdomain in "+local_domains"? no (end of list)
    mailman_virtual_router_nodns router skipped: domains mismatch
    --------> democheck router <--------
    local_part=localuser domain=localdomain
    checking "condition"
    Starting Perl interpreter
    democheck router skipped: condition failure
    --------> boxtraper_autowhitelist router <--------
    local_part=localuser domain=localdomain
    checking require_files
    file check: /usr/local/cpanel/bin/boxtrapper
    stat() yielded 0
    checking "condition"
    boxtraper_autowhitelist router skipped: condition failure
    --------> lookuphost router <--------
    local_part=localuser domain=localdomain
    checking domains
    cached no match for +local_domains
    cached lookup data = NULL
    localdomain in "! +local_domains"? yes (end of list)
    checking "condition"
    calling lookuphost router
    lookuphost router called for localuser@localdomain
    domain = localdomain
    DNS lookup of localdomain (MX) gave HOST_NOT_FOUND
    returning DNS_NOMATCH
    lookuphost router declined for localuser@localdomain
    --------> literal router <--------
    local_part=localuser domain=localdomain
    checking domains
    cached no match for +local_domains
    cached lookup data = NULL
    localdomain in "! +local_domains"? yes (end of list)
    checking "condition"
    calling literal router
    literal router called for localuser@localdomain: domain = localdomain
    literal router declined for localuser@localdomain
    --------> fail_remote_domains router <--------
    local_part=localuser domain=localdomain
    checking domains
    cached no match for +local_domains
    cached lookup data = NULL
    localdomain in "! +local_domains"? yes (end of list)
    calling fail_remote_domains router
    rda_interpret (string): :fail: unrouteable mail domain "$domain"
    expanded: :fail: unrouteable mail domain "localdomain"
    file is not a filter file
    parse_forward_list: :fail: unrouteable mail domain "localdomain"
    extract item: :fail: unrouteable mail domain "localdomain"
    fail_remote_domains router forced address failure
    localuser@localdomain is undeliverable:
    unrouteable mail domain "localdomain"
    search_tidyup called
    >>>>>>>>>>>>>>>> Exim pid=27366 terminating with rc=2 >>>>>>>>>>>>>>>>


    Does anyone know what the problem is?

    Thanks
    Last edited by Celtic Mad; 05-27-2006 at 11:45 AM.

  2. #2
    Member
    Join Date
    Feb 2004
    Posts
    19

    Default

    This is the error I get when I try to deilver root emails from my mail queue manager:

    Message 1FjuhP-0004EL-UV is no longer frozen
    delivering 1FjuhP-0004EL-UV
    LOG: MAIN
    ** thegallo@mydomain.com <root@mydomain.com>: Unrouteable address
    LOG: MAIN
    Frozen (delivery error message)

  3. #3
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    Check that the domain in question is listed in /etc/localdomains

    If it is, try:

    /scripts/updateuserdomains
    /scripts/mailperm
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

Similar Threads & Tags
Similar threads

  1. /etc/localdomain
    By marslert in forum E-mail Discussions
    Replies: 0
    Last Post: 03-11-2008, 10:56 AM
  2. localuser @ domain - what to forward anywhere ?
    By bejbi in forum E-mail Discussions
    Replies: 0
    Last Post: 12-18-2007, 08:04 AM
  3. R=localuser T=local_delivery defer (-52): Retry time n$
    By Zion Ahead in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 05-26-2007, 02:19 AM
  4. Mail send to localuser@whmhostname
    By maks3w in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 05-01-2007, 11:10 PM
  5. localhost.localdomain
    By Olate in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 03-05-2004, 11:28 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube