Re: Javamail smtp port number
autogoor_at_yahoo.com
Date: 02/13/05
- Previous message: Max Santelle: "Re: Removing Duplicates--Insertion Sort"
- In reply to: Roland: "Re: Javamail smtp port number"
- Next in thread: Anthony Borla: "Re: Javamail smtp port number"
- Reply: Anthony Borla: "Re: Javamail smtp port number"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 12 Feb 2005 22:19:55 -0800
Thank you so much. Now the port part worked. But I still got the
following message. I think I need to gave username and password for my
1and1 account. Could you tell me how to set username and password?
THanks, again
ggor
javax.mail.SendFailedException: Invalid Addresses;
nested exception is:
class com.sun.mail.smtp.SMTPAddressFailedException: 550 won't deliver
to <gecong2002@yahoo.com>
at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1130)
at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:525)
at javax.mail.Transport.send0(Transport.java:151)
at javax.mail.Transport.send(Transport.java:80)
- Previous message: Max Santelle: "Re: Removing Duplicates--Insertion Sort"
- In reply to: Roland: "Re: Javamail smtp port number"
- Next in thread: Anthony Borla: "Re: Javamail smtp port number"
- Reply: Anthony Borla: "Re: Javamail smtp port number"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|