@david do you have any ideas?
if i send an email, i would like to do it with office 365…
but is see the errors:
[2023-06-29 10:15:11] production.INFO: Mailer failed with Unable to connect with STARTTLS: stream_socket_enable_crypto(): Peer certificate CN=vps1.md-solutions.nl' did not match expected CN=smtp.office365.com’
[2023-06-29 10:12:46] production.ERROR: Call to a member function getValue() on null {“userId”:1,“exception”:"[object] (Error(code: 0): Call to a member function getValue() on null at /home/mdsolutions/public_html/boekhouding/app/Helpers/Mail/Office365MailTransport.php:31)
[2023-06-29 10:51:04] production.ERROR: Call to a member function getValue() on null {“userId”:1,“exception”:"[object] (Error(code: 0): Call to a member function getValue() on null at /home/mdsolutions/public_html/boekhouding/app/Helpers/Mail/Office365MailTransport.php:31)
When i would send with ‘default’ => env(‘MAIL_MAILER’, ‘office365’),
the cron is working now, only mails dont send, if this is fixed then i’m happ
Please need help with it… i send it to an other office 365 mail and it works, but not ever time…
I’ve added the check, There may be something else in play here thou…
@mdsolutions how are you oauthenticating with Office365? this is only available on the hosted platform?
You would need to do a fair bit of configuration to get this working in a self hosted system.
Hello,
i have an exchange online plan 1 license on my info account.
verified SMTP is checkt in office 365
SMTPserver: smtp.office365.com
TLS 587