PDA

Показать полную графическую версию : Проблема с настройкой Exim


saimoz
03-03-2010, 17:49
Добрый день.

Поставил exim, сетки нет. Помогите устранить проблему с настройкой локальных почтовых ящиков. При проверке email'a выдается следующее:

linux:/ # /usr/exim/bin/exim -bt -d tux@localhost
Exim version 4.71 uid=0 gid=0 pid=5586 D=fbb95cfd
Berkeley DB: Sleepycat Software: Berkeley DB 4.3.27: (September 9, 2005)
Support for: iconv() DKIM
Lookups: lsearch wildlsearch nwildlsearch iplsearch dbm dbmnz dnsdb
Authenticators:
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile autoreply pipe smtp
Fixed never_users: 0
Size of off_t: 8
changed uid/gid: forcing real = effective
uid=0 gid=0 pid=5586
auxiliary group list: <none>
seeking password data for user "root": cache not available
getpwnam() succeeded uid=0 gid=0
configuration file is /usr/exim/configure
log selectors = 00000ffc 00212001
trusted user
admin user
seeking password data for user "exim": cache not available
getpwnam() succeeded uid=1003 gid=100
originator: uid=0 gid=0 login=root name=root
sender address = root@linux
Address testing: uid=0 gid=100 euid=0 egid=100
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Testing tux@localhost
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Considering tux@localhost
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
routing tux@localhost
--------> dnslookup router <--------
local_part=tux domain=localhost
checking domains
localhost in "@"? no (end of list)
localhost in "! +local_domains"? yes (end of list)
calling dnslookup router
dnslookup router called for tux@localhost
domain = localhost
DNS lookup of localhost (MX) gave TRY_AGAIN
localhost in dns_again_means_nonexist? no (option unset)
returning DNS_AGAIN
dnslookup router: defer for tux@localhost
message: host lookup did not complete
tux@localhost cannot be resolved at this time: host lookup did not complete
search_tidyup called
>>>>>>>>>>>>>>>> Exim pid=5586 terminating with rc=1 >>>>>>>>>>>>>>>>

WhitePangolin
04-03-2010, 08:29
calling dnslookup router
dnslookup router called for tux@localhost
domain = localhost
DNS lookup of localhost (MX) gave TRY_AGAIN
localhost in dns_again_means_nonexist? no (option unset)
returning DNS_AGAIN
dnslookup router: defer for tux@localhost
message: host lookup did not complete »
Осмелюсь предположить что exim хочет получить MX запись, но не может

saimoz
05-03-2010, 16:12
Может быть, это из-за следующего:

linux:~ # host locahost
;; connection timed out; no servers could be reached

А как тогда это лечить? У меня Suse 10.0




© OSzone.net 2001-2012