I am trying to create and test email functionality in a code igniter app on localhost using xampp server. I am trying to use the Google SMTP mail server by configuring it in php.ini and sendmail.ini. I am getting lots of errors which I cannot understand. My gmail account uses 2 step authentication. does that matter? Here's my codeI am trying to create and test email functional