I did… I was directed to load the language file, but PHPMailer loads the english language by default. Nothing has changed in this code since it’s use so I figured something changed due to all the updates. Well today it is working again so I don’t know what changed. We haven’t made any changes on our end so something had to have been either altered on JH’s or perhaps a server reboot or something.
For anyone else having similar issue with phpmailer, support recommended to change port 25 to port 587 in class.phpmailer.php script which did the trick.