Mailing Exception 550 (grand@hotel-grand.com)

I am not able to send a mail to a email id which has hypen( - ) in the domain name example (grand@hotel-grand.com)

The follwoing Exception is coming.

jaxax.mail.sendfaildException: Invalidaddress

class.com.sun.mail.smtp.SMTPAddressFaildedException - 550 Requested action not taken -relaying denied

com.sun.smtp.SMTPTransport.rctpTo(SMTPTransport:1141)

...........

.......

[421 byte] By [JOTHIa] at [2007-10-3 11:19:44]
# 1
I doubt that it has anything to do with the hyphen... http://java.sun.com/products/javamail/FAQ.html#norelay
bshannona at 2007-7-15 13:44:31 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
thanks for you reply. I can able to sendjothi83@gmail.com .but not able to send address with hyphen in the domain name example grand@hotel-grand.com
JOTHIa at 2007-7-15 13:44:31 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 3
And can you send mail to your Hotmail address? If so, then go and talk to the administrator of your mail server and ask them why it's doing that.
DrClapa at 2007-7-15 13:44:31 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...