Hello everyone, anyone please help me out Error shows during test mail. i configured my .cfg file like this
# EMAIL CONFIGURATION # ####################### # SMTP mail server (allows DSpace to send email notifications) mail.server = smtp.hostinger.com # SMTP mail server authentication username and password (if required) mail.server.username = i...@naankirukkan.in mail.server.password = dspace ***** # SMTP mail server alternate port (defaults to 25) mail.server.port = 465 mail.server.useSSL=true mail.server.useTLS=false # From address for mail # All mail from the DSpace site will use this 'from' address mail.from.address = i...@naankirukkan.in log4j.logger.org.dspace.core.Email=DEBUG # When feedback is submitted via the Feedback form, it is sent to this address # Currently limited to one recipient! feedback.recipient = i...@naankirukkan.in # General site administration (Webmaster) e-mail mail.admin = i...@naankirukkan.in # Helpdesk E-mail #mail.helpdesk = ${mail.admin} #mail.helpdesk.name = Help Desk # Recipient for server errors and alerts (defaults to mail.admin) alert.recipient = ${mail.admin} # Recipient for new user registration emails (defaults to unspecified) registration.notify = true sudo /dspace/bin/dspace test-email About to send test email: - To: i...@naankirukkan.in - Subject: DSpace test email - Server: smtp.hostinger.com Error sending email: - Error: jakarta.mail.MessagingException: Could not connect to SMTP host: smtp.hostinger.com, port: 465; nested exception is: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message Please see the DSpace documentation for assistance. -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- 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 dspace-tech+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/dspace-tech/a3fa292b-975a-4862-a26c-626959229dedn%40googlegroups.com.