Robert Van Horn wrote:
Hi,

        In an attempt at serving users either through cyrus or aliases I
am getting the following error message.

2005-08-31 12:43:35 1EAYUe-0001tS-90 == [EMAIL PROTECTED]
R=cyrus_vdom T=cyrus_ltcp defer (-32): failed to lookup IP address for
localhost

Here is my cyrus_ltcp transport:

cyrus_ltcp:
  driver = smtp
  protocol = lmtp
  allow_localhost
  hosts = localhost
  port = 2003

the cyrus_vdom router follows the system_aliases router.

aliases work.
Exim version 4.52 #1 built 02-Jul-2005 06:14:22  ---debian

Oh what am I doing wrong... :-|

bob             [EMAIL PROTECTED]


What's in your /etc/hosts file?

There should be an entry for localhost:

127.0.0.1 localhost.localdomain localhost


Is the resolver looking in /etc/hosts? Does /etc/nsswitch.conf (is this the same in Debian, I'd expect so) contain an entry for hosts which says it can look in files:

hosts:      files dns


--
Nigel Wade, System Administrator, Space Plasma Physics Group,
            University of Leicester, Leicester, LE1 7RH, UK
E-mail :    [EMAIL PROTECTED]
Phone :     +44 (0)116 2523548, Fax : +44 (0)116 2523555

--
## 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/

Reply via email to