Categories
General

PHP send email with GMAIL

STEP 1 – GMAIL

https://myaccount.google.com/lesssecureapps

 

STEP 2 – install PHP PEAR MAIL

PEAR LIBRARY – MAIL FUNCTION

– INSTALL process –
yum install php-pear.noarch
yum install php-pear-Mail.noarch
yum install php-pear-Mail-Mime.noarch

#STEP 3 – Amazon AWS Unblock ports

  • 465
  • 587

Leave a Reply