SMTPError: Password command Failed PHPMailer
问题 The Requirement is that when the form is submitted the mail has to be sent the specified email address. For this I am using PHPMailer. When I ran the code first time from localhost, I received Critical Security Alert received in Gmail, which I resolved by turning on "Allow Less Secure Apps" and also checked and approved the security event. Now the code works perfectly in localhost powered by xampp but not in shared hosting. When I hit the submit button in the Form page present in shared