You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Diego Castillo <di...@inexbee.com> on 2002/07/24 14:44:38 UTC

DNS problem on Solaris 8

Hi all,

I am encountering trouble when running James on Sun Solaris 8. James
seems to be unable to solve any mail server address. This does not
happen if I use a Win2K machine using the same network and
configuration. I have tried both 2.0a2 and 2.0a3 with the same result.

Has anyone ever run into this issue before?


Diego
_______________________________________________________________________

James.Mailet.log excerpt:
1027510686471 [INFO   ] (James.Mailet): RemoteDelivery: sending mail to
[diego.castillo@inexbee.com] on host inexbee.com
[...]
1027510806663 [INFO   ] (James.Mailet): RemoteDelivery: No mail server
found for: inexbee.com
1027510806676 [INFO   ] (James.Mailet): RemoteDelivery: Temporary
exception delivering mail
(Mail1027510682630-0-!2001810068-!2077220853-to-inexbee.com:
javax.mail.MessagingException: There are no DNS entries for the hostname
inexbee.com.  I cannot determine where to send this message.
	at
org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDelivery
.java:157)
	at
org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.jav
a:449)
	at java.lang.Thread.run(Thread.java:484)


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: DNS problem on Solaris 8

Posted by mohan <mo...@yahoo.com>.
Hi Diego,

I have set up James 2.0a2 in Solaris 8 (Sparc).

It is working fine.

The point is you have to enter the DNS server ip in
/etc/resolv.conf file. Then only james can get the 

MX records of any mail server.
You try adding your DNS server ip into the above file.

Good luck.

Mohan


__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>