java - javax.mail.MessagingException: Could not connect to SMTP host: smtp.live.com, port: 587 -


i've implemented code sends e-mails using outlook server (worked fine locally).

what's cause of following exception on production environment , how resolve it?

javax.mail.messagingexception: not connect smtp host: smtp.live.com, port: 587; nested exception is: java.net.connectexception: connection timed out


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -