SMTP emali configuration with office 365 cloud

Hi

Is there any instruction on how to setup passbolt with office 365 cloud mail service ?

Thanks

Hello @rafhuser, welcome to the forum!

We do have a documentation about configuring email providers

I will recommend to go with:
Email Providers > Other

Then, you can choose your authentication method and for advanced settings:
SMTP host > smtp.office365.com
Port > 587

(source)

Hope it will help, if not please do not hesitate to comeback!
Antony.

Thanks
So I configured mail settings

However even though passbolt logs inside the container shows email sent I dont get any email

also when I try to test it

docker-compose -f docker-compose-ce.yaml exec passbolt su -m -c “/usr/share/php/passbolt/bin/cake passbolt send_test_email --recipient=username@domain.com” -s /bin/sh www-data

I get error

Argument 1 passed to App\Utility\OpenPGP\Backends\Gnupg::setDecryptKeyFromFingerprint() must be of the type string, null given, called in /usr/share/php/passbolt/plugins/PassboltCe/SmtpSettings/src/Service/SmtpSettingsGetSettingsInDbService.php on line 109

actually it works please ignore last post

I am glad that it works.
Do not hesitate to create a new post if you have any other issues.

Have a nice day.