RE: [dspace-tech] SMTP over TLS Failed

2020-12-08 Thread Cameron, Jacob
That should have said TLS 1.0 and 1.1 support. -- Jake Cameron, BCS(UNB) Systems Support Specialist III Information Systems and Technical Services University of Lethbridge Library Phone:(403)329-2756 This e-mail, including any and all attachments, is only for the use of the intended

RE: [dspace-tech] SMTP over TLS Failed

2020-12-08 Thread Cameron, Jacob
Hello Humberto, Microsoft has ended TLS 1.0 and TLS 1.2 support for all their mail products. You need to ensure you are using TLS 1.2 or higher on your server or the messages will fail. -- Jake Cameron, BCS(UNB) Systems Support Specialist III Information Systems and Technical Services

Re: [dspace-tech] SMTP over TLS Failed

2020-12-08 Thread Jose Blanco
Humberto, I'm not sure, but from googling around I see that "You may get this error when you are trying to send an e-mail using gmail server in java." Try making this change: mail.extraproperties = mail.smtp.starttls.enable=true, \ mail.smtp.socketFactory.port=587, \

[dspace-tech] SMTP over TLS Failed

2020-12-08 Thread Humberto Blanco Castillo
My dspace server was working with the following configuration *mail.server = outlook.office365.com* *mail.server.username = myu...@mydomain.com* *mail.server.password = mypassword* *mail.server.port = 587* *mail.from.address = myu...@mydomain.com* *mail.feedback.recipient = ${mail.from.address}*

Re: [dspace-tech] Recent-submissions homepage error in DSpace 6.3

2020-12-08 Thread Carl A Jones
Hi Jose, Thanks, much, for the suggestions. We’ll check those out. Carl > On Dec 7, 2020, at 6:01 PM, Jose Blanco wrote: > > I remember having this issue, and I think it was a migration that had not > run. You can check your database to make sure you have a table named site: > > => \d