Add notes for 2019-03-06

This commit is contained in:
2019-03-06 16:45:43 +02:00
parent 0dc1344575
commit 7823a462b1
4 changed files with 47 additions and 4 deletions

View File

@ -44,4 +44,24 @@ $ dspace import -a -c 10568/99832 -e aorth@stfu.com -m 2019-03-03-IITA-Feb14.map
- I will deploy to CGSpace soon and then think about how to batch tag all IITA's existing items with this metadata
- Deploy Tomcat 7.0.93 on CGSpace (linode18) after having tested it on DSpace Test (linode19) for a week
## 2019-03-06
- Abenet was having problems with a CIP user account, I think that the user could not register
- I suspect it's related to the email issue that ICT hasn't responded about since last week
- As I thought, I still cannot send emails from CGSpace:
```
$ dspace test-email
About to send test email:
- To: blah@stfu.com
- Subject: DSpace test email
- Server: smtp.office365.com
Error sending email:
- Error: javax.mail.AuthenticationFailedException
```
- I will send a follow-up to ICT to ask them to reset the password
<!-- vim: set sw=2 ts=2: -->