Re: [dspace-tech] SMTP over TLS Failed

2021-05-14 Thread Agboola Raphael
Yes,  Cristhian Rey method works for me.
Thanks

On Thursday, May 6, 2021 at 1:04:42 AM UTC+1 crisan...@gmail.com wrote:

> Hi everybody I had the same issue in debian and fixed it adding this in 
> dspace.conf:
>
> mail.extraproperties = mail.smtp.socketFactory.port=587, \
>
> mail.smtp.starttls.enable=true, \
>
> mail.smtp.starttls.required=true, \
>
> mail.smtp.ssl.protocols=TLSv1.2
>
>
> Best Regards,
>
>
> Cristhian Rey
>
> Colombia
>
> El miércoles, 17 de marzo de 2021 a las 14:08:24 UTC-5, gonza...@gmail.com 
> escribió:
>
>> Just adding some info I've found troubleshooting the same error 
>> (javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is 
>> disabled or cipher suites are inappropriate)
>>
>> Running DSpace on Centos8 could require that command, depending on your 
>> mail provider, as far as TLS 1.0 and 1.1 are deprecated and a legacy mode 
>> is needed. 
>>
>> This solved the issue to me, using SMTPS under TLS on port 465
>>
>>
>> https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/considerations_in_adopting_rhel_8/security_considerations-in-adopting-rhel-8#tls-v10-v11_security
>>
>>
>> El Wednesday, December 9, 2020 a la(s) 5:39:39 PM UTC-3, 
>> hbla...@gmail.com escribió:
>>
>>> Hi for all, 
>>> Today I finally found a solution, the problem was with the operating 
>>> system. execute the following command 
>>>
>>>  update-crypto-policies --set LEGACY  
>>>
>>> and after reboot it has worked.
>>> Thanks to everyone for your support.
>>>
>>> El martes, 8 de diciembre de 2020 a la(s) 16:45:42 UTC-5, jacob.cameron 
>>> escribió:
>>>
 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 <(403)%20329-2756>

 This e-mail, including any and all attachments, is only for the use of 
 the intended recipient(s) and may contain information that is confidential 
 or privileged. If you are not the intended recipient, you are advised that 
 any dissemination, copying or other use of this e-mail is prohibited. 
 Please notify the sender of the error in communication by return e-mail 
 and 
 destroy all copies of this e-mail. Thank you.

  

 *From:* dspac...@googlegroups.com  *On 
 Behalf Of *Cameron, Jacob
 *Sent:* Tuesday, December 8, 2020 8:54 AM
 *To:* Humberto Blanco Castillo ; DSpace Technical 
 Support 
 *Subject:* RE: [dspace-tech] SMTP over TLS Failed

  

 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 University of Lethbridge 
 Library

 Phone:(403)329-2756 <(403)%20329-2756>

 This e-mail, including any and all attachments, is only for the use of 
 the intended recipient(s) and may contain information that is confidential 
 or privileged. If you are not the intended recipient, you are advised that 
 any dissemination, copying or other use of this e-mail is prohibited. 
 Please notify the sender of the error in communication by return e-mail 
 and 
 destroy all copies of this e-mail. Thank you.

  

 *From:* dspac...@googlegroups.com  *On 
 Behalf Of *Humberto Blanco Castillo
 *Sent:* Tuesday, December 8, 2020 8:26 AM
 *To:* DSpace Technical Support 
 *Subject:* [dspace-tech] SMTP over TLS Failed

  

 Caution: This email was sent from someone *outside of the University 
 of Lethbridge*. Do not click on links or open attachments unless you 
 know they are safe. Suspicious emails should be forwarded to 
 phis...@uleth.ca.

  

 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}*

 *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*

  

[dspace-tech] Dspace 6.3 - registering DOIs for selected items

2021-05-14 Thread ottawad...@gmail.com
Hi there,

We will be bulk uploading documents in the near future which we'd like to 
register the DOIs (DataCite) assigned to the items. It seems like there 
isn't a way to cherry pick from the dspace cmd line (in Dspace 6.3 
documentation). 
Has any one developed a workaround for this? Suggestions are welcomed.

Thank you!!

-- 
All messages to this mailing list should adhere to the 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 dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/b7332565-1e8a-42e1-9a58-81040b54dd27n%40googlegroups.com.