Add notes for 2019-02-08

This commit is contained in:
2019-02-08 16:38:56 +02:00
parent 38c7f68d8e
commit 28f68724cb
3 changed files with 35 additions and 8 deletions

View File

@ -387,5 +387,17 @@ 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
- CGNET said these servers were discontinued in 2018-01 and that I should use [Office 365](https://docs.microsoft.com/en-us/exchange/mail-flow-best-practices/how-to-set-up-a-multifunction-device-or-application-to-send-email-using-office-3)
## 2019-02-08
- I re-configured CGSpace to use the email/password for cgspace-support, but I get this error when I try the `test-email` script:
```
Error sending email:
- Error: com.sun.mail.smtp.SMTPSendFailedException: 530 5.7.57 SMTP; Client was not authenticated to send anonymous mail during MAIL FROM [AM6PR10CA0028.EURPRD10.PROD.OUTLOOK.COM]
```
- I tried to log into Outlook 365 with the credentials but I think the ones I have must be wrong, so I will ask ICT to reset the password
<!-- vim: set sw=2 ts=2: -->