Solved? Like? Em segunda-feira, 14 de janeiro de 2019 às 14:07:54 UTC-2, Mark H. Wood escreveu:
> On Saturday, January 12, 2019 at 9:23:20 AM UTC-5, francesco wrote: >> >> Hi, anybody succesful with configuring email settings with office365.com >> ? >> >> >> >> mail.server = smtp.office365.com >> >> >> >> # SMTP mail server authentication username and password (if required) >> >> mail.server.username = [email protected] >> >> mail.server.password = password >> >> >> >> # SMTP mail server alternate port (defaults to 25) >> >> mail.server.port = 587 >> >> >> >> I have tried to enable starttls with the following >> >> mail.extraproperties=mail.smtp.starttls.required = true, \ >> >> mail.smtp.auth=true >> >> >> >> at least now I get a new error: >> >> 535 5.7.3 Authentication unsuccessful [ >> AM6P193CA0138.EURP193.PROD.OUTLOOK.COM] >> >> > > For "authentication unsuccessful" I would first check that the values of > mail.server.username and mail.server.password are correct. It seems that > you are connecting to the proper service and SMTP is working, but the > credentials are not accepted. > -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- 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/0f1a2d69-b2fd-462d-8b70-c9584c83ca04n%40googlegroups.com.
