Update notes for 2019-02-28

This commit is contained in:
2019-02-28 09:27:07 -08:00
parent 5c93075fa1
commit aac9665799
3 changed files with 51 additions and 8 deletions

View File

@ -1258,4 +1258,24 @@ $ ~/dspace/bin/dspace import -a -e aorth@stfu.com -m mapfile -s /home/aorth/Down
$ dspace import -a -e swebshet@stfu.org -s /home/swebshet/Thumbnails_feb_2019 -m 2019-02-28-CTA-Thumbnails.map
```
- Mails from CGSpace stopped working, looks like ICT changed the password again or we got locked out *sigh*
- Now I'm getting this message when trying to use DSpace's `test-email` script:
```
$ dspace test-email
About to send test email:
- To: stfu@google.com
- Subject: DSpace test email
- Server: smtp.office365.com
Error sending email:
- Error: javax.mail.AuthenticationFailedException
Please see the DSpace documentation for assistance.
```
- I've tried to log in with the last two passwords that ICT reset it to earlier this month, but they are not working
- I sent a mail to ILRI ICT to check if we're locked out or reset the password again
<!-- vim: set sw=2 ts=2: -->