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 Melvin Ma <me...@yahoo.com> on 2003/06/26 03:47:23 UTC

issue sending email out

Hi, there.

I am configuring my James Email Server. I was able to
receive emails ( send from yahoo mail and received
through my james mail server and Ximian). However,
when I sent email from Ximian to james mail server and
then to outside addresses, it failed. 

I have carefully studied the FAQ and made sure all the
configuration is done. Also I saw the SMTP log in the
apps/../logs folder are sending it. But it got bounced
back -- I saw this following error message in the
mailet-*.log (please look at attached).

---- basically it looks that all yahoo server got
resolved to "mx*.mail.yahoo.com." -- note there is an
additional "."

---- Could someone let me know what I did wrong or how
to fix this problem --- I am using james 2.1.3
version. Thanks, 

25/06/03 20:14:07 INFO  James.Mailet:
RemoteAddrNotInNetwork: Cannot match against invalid
domain: melvin.is-a-geek.com
25/06/03 20:16:35 INFO  James.Mailet: RemoteDelivery:
Attempting delivery of
Mail1056590195049-0-to-yahoo.com to host
mx2.mail.yahoo.com. to addresses
[melvinma88@yahoo.com]
25/06/03 20:16:35 INFO  James.Mailet: RemoteDelivery:
Temporary exception delivering mail
(Mail1056590195049-0-to-yahoo.com:
javax.mail.MessagingException: Unknown SMTP host:
mx2.mail.yahoo.com.;
  nested exception is:
        java.net.UnknownHostException:
mx2.mail.yahoo.com.
        at
com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:909)
        at
com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:158)
        at
javax.mail.Service.connect(Service.java:233)
        at
javax.mail.Service.connect(Service.java:134)
        at javax.mail.Service.connect(Service.java:86)
        at
com.sun.mail.smtp.SMTPTransport.connect(SMTPTransport.java:95)
        at
org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDelivery.java:305)
        at
org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.java:758)
        at java.lang.Thread.run(Thread.java:536)
                                                      
                                                      
                         
25/06/03 20:16:35 INFO  James.Mailet: RemoteDelivery:
Storing message Mail1056590195049-0-to-yahoo.com into
outgoing after 0 retries
25/06/03 20:16:35 INFO  James.Mailet: RemoteDelivery:
Attempting delivery of
Mail1056590195049-0-to-yahoo.com to host
mx1.mail.yahoo.com. to addresses
[melvinma88@yahoo.com]
25/06/03 20:16:35 INFO  James.Mailet: RemoteDelivery:
Temporary exception delivering mail
(Mail1056590195049-0-to-yahoo.com:
javax.mail.MessagingException: Unknown SMTP host:
mx1.mail.yahoo.com.;
  nested exception is:
        java.net.UnknownHostException:
mx1.mail.yahoo.com.
        at
com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:909)
        at
com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:158)
        at
javax.mail.Service.connect(Service.java:233)
        at
javax.mail.Service.connect(Service.java:134)
        at javax.mail.Service.connect(Service.java:86)
        at
com.sun.mail.smtp.SMTPTransport.connect(SMTPTransport.java:95)
        at
org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDelivery.java:305)
        at
org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.java:758)
        at java.lang.Thread.run(Thread.java:536)
                                                      
                                                      
                         
25/06/03 20:16:35 INFO  James.Mailet: RemoteDelivery:
Storing message Mail1056590195049-0-to-yahoo.com into
outgoing after 1 retries
25/06/03 20:16:35 INFO  James.Mailet: RemoteDelivery:
Attempting delivery of
Mail1056590195049-0-to-yahoo.com to host
mx4.mail.yahoo.com. to addresses
[melvinma88@yahoo.com]
25/06/03 20:16:35 INFO  James.Mailet: RemoteDelivery:
Temporary exception delivering mail
(Mail1056590195049-0-to-yahoo.com:
javax.mail.MessagingException: Unknown SMTP host:
mx4.mail.yahoo.com.;
  nested exception is:


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: james-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-user-help@jakarta.apache.org