mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2019-05-03
This commit is contained in:
@ -64,4 +64,25 @@ curl: (22) The requested URL returned error: 401 Unauthorized
|
||||
https://cgspace.cgiar.org/rest/collections/1179/items?limit=812&expand=metadata
|
||||
```
|
||||
|
||||
## 2019-05-03
|
||||
|
||||
- A user from CIAT emailed to say that CGSpace submission emails have not been working the last few weeks
|
||||
- I checked the `dspace test-email` script on CGSpace and they are indeed failing:
|
||||
|
||||
```
|
||||
$ dspace test-email
|
||||
|
||||
About to send test email:
|
||||
- To: woohoo@cgiar.org
|
||||
- Subject: DSpace test email
|
||||
- Server: smtp.office365.com
|
||||
|
||||
Error sending email:
|
||||
- Error: javax.mail.AuthenticationFailedException
|
||||
|
||||
Please see the DSpace documentation for assistance.
|
||||
```
|
||||
|
||||
- I will ask ILRI ICT to reset the password
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user