Posts

Showing posts with the label dns

org.apache.commons.mail.EmailException: Sending the email to the following server failed : XXX.XX.XXX.XX:25

DNS dns related problem ------------------------------------------------- org.apache.commons.mail.EmailException: Sending the email to the following server failed : XXX.XX.XXX.XX:25         at org.apache.commons.mail.Email.sendMimeMessage(Email.java:1242)         at org.apache.commons.mail.Email.send(Email.java:1267)         at kr.go.elevator.com.mail.service.ComMail.htmlEmailSend(ComMail.java:67)         at kr.go.elevator.com.mail.service.ComMail.htmlEmailSend(ComMail.java:29)         at kr.go.elevator.com.user.web.ComUserInfoController.updateUser(ComUserInfoController.java:228)         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.j...