mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2019-02-07
This commit is contained in:
@ -367,5 +367,25 @@ Authorization denied for action WORKFLOW_STEP_1 on COLLECTION:1056 by user 1759
|
||||
|
||||
- IITA editors or approvers should be added to that step (though I'm curious why nobody is in that group currently)
|
||||
- Abenet says we are not using the "Accept/Reject" step so this group should be deleted
|
||||
- Bizuwork asked about the "DSpace Submission Approved and Archived" emails that stopped working last month
|
||||
- I tried the `test-email` command on DSpace and it indeed is not working:
|
||||
|
||||
```
|
||||
$ dspace test-email
|
||||
|
||||
About to send test email:
|
||||
- To: aorth@mjanja.ch
|
||||
- Subject: DSpace test email
|
||||
- Server: smtp.serv.cgnet.com
|
||||
|
||||
Error sending email:
|
||||
- Error: javax.mail.MessagingException: Could not connect to SMTP host: smtp.serv.cgnet.com, port: 25;
|
||||
nested exception is:
|
||||
java.net.ConnectException: Connection refused (Connection refused)
|
||||
|
||||
Please see the DSpace documentation for assistance.
|
||||
```
|
||||
|
||||
- I can't connect to TCP port 25 on that server so I sent a mail to CGNET support to ask what's up
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user