I want to send an email with a software that I use called ("ScadaBR" it's for industriel supervision).
I use the name of the server that my company uses to send emails in the "SMTP host", with the port 25. but I have an error "connection failed with the server"
This is the error:
Failed to send email titled "ScadaBR test email" to "FRWLT@bost.com". Message: "Mail server connection failed; nested exception is javax.mail.MessagingException: Could not connect to SMTP host: smtp-eu.app.corp, port: 25; nested exception is: java.net.SocketException: Unrecognized Windows Sockets error: 10107: connect"
The email destination is:FRWLT@bost.com
The server name is : smtp-eu.app.corp
Can anyone help me please?