Hi,
I’m trying to send notification emails using an Office 365 SMTP account, but I keep getting an error every time I confirm a purchase on the checkout page. Please see the attached screenshot of the error message.
I’ve also attached a screenshot of my OpenCart mail settings configuration.
I’ve double-checked that the username and password are correct by logging in directly at outlook.com, so the credentials work. Also I tried port 465 and SSL://
Has anyone faced this before? Any ideas what I might be missing?
Im using OC3.0.3.8
Thank you!
I’m trying to send notification emails using an Office 365 SMTP account, but I keep getting an error every time I confirm a purchase on the checkout page. Please see the attached screenshot of the error message.
I’ve also attached a screenshot of my OpenCart mail settings configuration.
I’ve double-checked that the username and password are correct by logging in directly at outlook.com, so the credentials work. Also I tried port 465 and SSL://
Has anyone faced this before? Any ideas what I might be missing?
Im using OC3.0.3.8
Thank you!
Last edited by psytanium on Sat Jul 26, 2025 12:08 am, edited 1 time in total.
What is your opencart version?
btw you can do something like this to get more details on Exception
system/library/mail/smtp.php
btw you can do something like this to get more details on Exception
system/library/mail/smtp.php
Code: Select all
throw new \Exception('Error: EHLO not accepted from server'."\n".'['.$reply.']');
Got an urgent question that’s keeping you up at night? There might just be a magical inbox ready to help: khnaz35@gmail.com
Enjoy nature
Where do i add / replace this line of code ? Im using Opencart 3.0.8.0khnaz35 wrote: ↑Fri Jul 25, 2025 10:16 pmWhat is your opencart version?
btw you can do something like this to get more details on Exception
system/library/mail/smtp.phpCode: Select all
throw new \Exception('Error: EHLO not accepted from server'."\n".'['.$reply.']');
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
This has been answered many times before: viewtopic.php?t=231301psytanium wrote: ↑Sat Jul 26, 2025 3:10 pmCode: Select all
throw new \Exception('Error: EHLO not accepted from server'."\n".'['.$reply.']');
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
Who is online
Users browsing this forum: No registered users and 16 guests