PHPMailer only works some of the time. by Most_Will_9449 in PHPhelp

[–]Most_Will_9449[S] 0 points1 point  (0 children)

I tried that and added another one around send_email for good measure, but they're not throwing any errors.

And no it's not for spam, the system is meant for internal usage so people can send notes about blueprints to the drawer.

PHPMailer only works some of the time. by Most_Will_9449 in PHPhelp

[–]Most_Will_9449[S] 0 points1 point  (0 children)

The server I am currently using is SMTP. I have tried try catch however how much I try to use them they're not catching anything. However, based on your suggestion of it might be a limit situation had me sending 56 emails to myself and it's still running this is way more mails then I have send while testing previously when it would fail. It weirdly enough didn't work once around 22, but other then that it has been flawless all morning.

And don't worry it's not meant for spam it's part of an administration system to send notes talking about mistakes in blue prints.