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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to