Hi
I need some help regarding mail sending. I saw the documentation about it
but I still can't receive mails and I don't know where I can see logs to
see if SMTP is failing.
I need it to work with O365 and I followed the configuration commented at
the end of the section. Only difference is that my SMTP configuration says
I must use port 588 instead of 587.
Frontend says that mail was sent succesfully but I don't receive anything.
My conf:
mail.server = smtp.office365.com
mail.server.port = 588
mail.extraproperties = mail.smtp.socketFactory.port=588, \
mail.smtp.starttls.enable=true, \
mail.smtp.starttls.required=true, \
mail.smtp.ssl.protocols=TLSv1.2
Anyone managed to make it work?
Thanks
--
All messages to this mailing list should adhere to the Code of Conduct:
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
---
You received this message because you are subscribed to the Google Groups
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/dspace-tech/bf98b556-c78d-4d8a-8285-7bfd9907b94an%40googlegroups.com.