MarkCav2001 wrote:
>
> JAMES 2.3.0 - Production system
>
> I'm seeing this in the james smtpserver log.
> ERROR smtpserver: Error parsing recipient address: [to:[EMAIL PROTECTED]
> (note: ive changed the email addr here to protect the real addr)
>
> The underscore in the domain name is causing james to raise an exception
> back to the client application.
> I'm assuming that _ is a valid character in email domain names these days,
> how do i get james to sent this mail out ?
>
> This is what i see in the client application (java) ....
> javax.mail.SendFailedException: Invalid Addresses;
> nested exception is:
> com.sun.mail.smtp.SMTPAddressFailedException: 553 5.1.3 Syntax error in
> recipient address
>
> at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1196)
> at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:584)
>
>
Thanks for the quick response.
We have a number of registered customers with underscore in the domain name.
i can only assume it is a keying error by the user. It looks like the
validation we have on the entered email addr in the website is not strict
enough.
thanks;
Mark.
--
View this message in context:
http://www.nabble.com/ERROR-smtpserver%3A-Error-parsing-recipient-address%3A---to%3Amark%40me_uk.com--tf4465164.html#a12733129
Sent from the James - Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]