0

I want to have a PHPMailer and I use smtp, at home it is working perfectly, but at my office, is not working anymore because I receive the following error. https://i.stack.imgur.com/JUQ7b.jpg

I would like to know where does this error come from and how can I fix it?

I tried to increase the maximum execution time but after that time spend, I get the same error.

  • Perhaps your office is using firewalls / blocking ports / doing other stuff? If it's working in one place, but not another, it implies a difference in networks. Are you using a personal SMTP server? Or a hosted one? – Jonnix Apr 17 '19 at 08:28
  • Thanks a lot, I will take a look over the firewalls and come back. – Bogdan Darius Apr 17 '19 at 08:29
  • In addition to Jonnix comment, also make sure the network is not having a proxy setting cos i also encountered something similar at a time – ABODE Apr 17 '19 at 08:35
  • @Jonnix I was looking to open ports, I managed to do it from Windows Firewall but is still not working, is there other possible cause? – Bogdan Darius Apr 17 '19 at 10:18
  • Changing Windows Firewall for your local machine doesn't change any rules on the network you're on. So basically there are lots of possible options. You also haven't told us where this SMTP server is, so we can't really help much. – Jonnix Apr 17 '19 at 10:20

0 Answers0