My dspace server was working with the following configuration *mail.server = outlook.office365.com* *mail.server.username = [email protected]* *mail.server.password = mypassword* *mail.server.port = 587* *mail.from.address = [email protected]* *mail.feedback.recipient = ${mail.from.address}* *mail.admin = ${mail.from.address}* *mail.alert.recipient = ${mail.from.address}* *mail.registration.notify = ${mail.from.address}*
*mail.extraproperties = mail.smtp.starttls.enable=true, \* * mail.smtp.socketFactory.port=587, \* * mail.smtp.socketFactory.fallback=false* But a few days ago it stopped working,: *About to send test email:* * - To: [email protected]* * - Subject: DSpace test email* * - Server: outlook.office365.com* *Error sending email:* * - Error: javax.mail.SendFailedException: Send failure (javax.mail.MessagingException: Could not convert socket to TLS (javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)))* the only modification its that now we are working with openjdk *openjdk version "1.8.0_272"* *OpenJDK Runtime Environment (build 1.8.0_272-b10)* *OpenJDK 64-Bit Server VM (build 25.272-b10, mixed mode)* Any knows why of this error, or giveme any ligtha about this? really appreciate your help Humberto, -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/f92ecb2e-d98d-4535-944a-d7b7e1eba897n%40googlegroups.com.
