Thanks for your answer.
We are using o365 in the cloud. The email sent and receive will be for the same domain ( inside domain).
The account that i am using to send email from passbolt servers has subscription Microsoft 365 Business Basic.
I am using an password app and my password is OK i double checked
Logs from passbolt server
[504] 5.7.4 Unrecognized authentication type [BL0PR02CA0123.namprd02.prod.outlook.com]
Could not send the test email.
Error: SMTP server did not accept the password.
LOGs from azure ad
Authentication requirement
Single-factor authentication
Status
Failure
Continuous access evaluation
No
Sign-in error code
50126
Failure reason
Error validating credentials due to invalid username or password.
Additional Details
The user didn’t enter the right credentials. It’s expected to see some number of these errors in your logs due to users making mistakes.
Hi Garret well if i dont find any solution i will try to use postfix o aws ses.
Hi _jc thanks for your answer. i tried as you mentioned. Below are the output
Debug email shell
Your email transport configuration is not set to use “Smtp”. (Mail is set instead)
This email debug task is only for SMTP configurations.
To fix this, edit EmailTransport.default.className in passbolt.php, and set className to “Smtp”
now i am trying to use SES and its the same issue.
Host: email-smtp.us-east-1.amazonaws.com
Port: 587
Username: AKIA4*******
Password: *********
TLS: true
[535] Authentication Credentials Invalid
Could not send the test email.
Error: SMTP server did not accept the password.
the password its from CREATE SMTP Credentials from AWS SES
I configured the k9-mail
with this Server name:outlook.office365.com Port: 993 Encryption method: SSL
user: mail of o365
normal password : app password
without client certified
check on autodetect IMAP name
check on With Compress
@ricardo If you are convinced that your app password is correct, my only other thought is check to see if your device is being quarantined. I have this on my domain and I have to approve any new device.
i tried to configure as you mentioned but only allow me to put the imap configuration at the begining and the authentication failed. when i choose Auth0.2 it need approvall for administrator. i created a new app password to be sure if my password are correct. i coied and pasted to eliminate mistakes