Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-29-2008, 09:31 AM
Member
 
Join Date: Apr 2008
Posts: 2
Rajavel is an unknown quantity at this point
550 5.7.1 <mhgsss@yahoo.com>... Relaying denied. IP name possibly forged [61.95.195.1
Hi friends ,

our functionality is send the mail to TeamLeader or Project Manager personal ID.

iam giving our smtp host address(xxx@company.co.in) and password also.

if our remenider will meet the required condition then it will send the mail to(yyy@company.co.in).If 'TO' email address is (yyy@gmail.com or yyy@yahoo.co.in or rediff.com) anything it shows

<exception>
<message>javax.mail.SendFailedException: Invalid Addresses;
nested exception is:
class com.sun.mail.smtp.SMTPAddressFailedException: 550 5.7.1 <yyy@yahoo.com>... Relaying denied. IP name possibly forged [61.95.195.167]
</message>
<errortrace>java.lang.Exception: javax.mail.SendFailedException: Invalid Addresses;
nested exception is:
class com.sun.mail.smtp.SMTPAddressFailedException: 550 5.7.1 <yyy@yahoo.com>... Relaying denied. IP name possibly forged [61.95.195.167]

at com.transpro.util.mail.daemon.EmailDaemon.sendMail (EmailDaemon.java:2434)
at com.transpro.util.mail.daemon.EmailDaemon.sendGene ralMail(EmailDaemon.java:3156)
at com.transpro.util.reminder.impl.TFExitReminder.pro cessReminderEvent(TFExitReminder.java:188)
at com.transpro.util.reminder.ReminderTaskBase.run(Re minderTaskBase.java:456)
at java.util.TimerThread.mainLoop(Timer.java:432)
at java.util.TimerThread.run(Timer.java:382)
Caused by: javax.mail.SendFailedException: Invalid Addresses;
nested exception is:
class com.sun.mail.smtp.SMTPAddressFailedException: 550 5.7.1 <mhgsss@yahoo.com>... Relaying denied. IP name possibly forged [61.95.195.167]

at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTranspo rt.java:1130)
at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTr ansport.java:525)
at com.transpro.util.mail.daemon.EmailDaemon.sendMail (EmailDaemon.java:2421)
... 5 more
</errortrace>

please help me out...

Regards

RajaVel
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 04-29-2008, 09:37 AM
Zosden's Avatar
Senior Member
 
Join Date: Apr 2008
Posts: 218
Zosden is on a distinguished road
Just to let you know you created two threads
__________________
Definition of Impossible = making a good game in Java.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 04-29-2008, 09:40 AM
Member
 
Join Date: Apr 2008
Posts: 2
Rajavel is an unknown quantity at this point
i know when i go back and click on submit it was created,is not my problem...problem is in java-forum development...u know solutions for question???
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 04-29-2008, 09:48 AM
Zosden's Avatar
Senior Member
 
Join Date: Apr 2008
Posts: 218
Zosden is on a distinguished road
Hey don't be so mean, I was just letting you know ok.
__________________
Definition of Impossible = making a good game in Java.
Bookmark Post in Technorati
Reply With Quote
  #5 (permalink)  
Old 05-05-2008, 08:22 AM
danielstoner's Avatar
Senior Member
 
Join Date: Apr 2008
Location: Canada
Posts: 117
danielstoner is on a distinguished road
Probably the anti-spam settings on the mail server are set in such a way that you cannot send emails to those addresses from unauthorized clients. Contact the mail server administrator and ask.
This doesn't look like a Java problem. It is, I guess, a mail server setup problem.
__________________
Daniel @ [www.littletutorials.com]
Language is froth on the surface of thought
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to access yahoo/gmail/hotmail address book shahinengg AWT / Swing 0 08-04-2007 05:53 AM
OS 10.4 - Help with Java in Yahoo! Games - Fonts Unreadable? acleme1 Java Applets 3 07-16-2007 12:22 PM


All times are GMT +3. The time now is 07:56 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org