Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 1.07 KB

README.md

File metadata and controls

49 lines (27 loc) · 1.07 KB

Free SMTP Mailer with PHP-Mailer SMTP

  • A small Guide For How to use PHP-Mailer with Gmail SMTP

Features

  • This Code Works as API
  • Supports Both GET and POST
  • Return Status as JSON

How to Get Gmail SMTP Enabled on your Account

  • Open this Link and enter your google password to login
  • next follw the steps as same as in below video
  • save the new generated App password securly anywhere

Demo


Change Config

  • Open email_config.php and change your email , password and name

Email Using GET


Email Using POST

  • You can use JS Fetch or Axios or CURL - POST

Gmail Limits

  • With Free Gmail Account : 500 [Messages/Recipients]
  • G suite : Messages per day – 2000 and recipients per day – 10000.