Hi

I have ported my entire application in Linux and tried to use the
JavaMail application from different client and it throws me this
exception
When I tried sending an external email address.

nested exception is:
javax.mail.SendFailedException: 550 5.7.1 <[EMAIL PROTECTED]>...
Relaying denied. IP name lookup failed [203.148.249.22]

        at javax.mail.Transport.send0(Transport.java:219)

This works very well in Windows based client and server and in Linux can
send email to only internal email addresses.

Is this a  configuration problem in /etc/sendmail.cf file if it is what
should I do  ?

Or Is it tomcat configuration prolem ?

Thanks in advance
Daniel Jayapaul.E

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to