Using gmail for outgoing mail I get:
anonymous wrote :
| 14:32:10,796 INFO [UserDetailsControllerImpl] Email sending failed:
javax.faces.FacesException: Exception reading response
|
The email (and attachments) DOES go!
Anyhow...
Catching the exception and looking further back into the exception tree I see this:
Unsupported record version Unknown-50.49
Any idea whats up?
components.xml =>
| <mail:mail-session host="smtp.gmail.com"
username="tony.herstell(a)gmail.com" password="xxxxxxxxx"
ssl="true" port="465"/>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078561#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...