Skip to content

gopibabus/php-send-emails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sending Emails in PHP

This project will allow user to send emails using PHPMailer Library. 📧

✈TODOs

  • Make sure total file attachments size < 10Mb
  • Add Cc and Bcc options.
  • Adding Asynchronous Queue to send emails
  • Adding Support to use RabbitMQ Messaging Service.
  • Adding support to use Mailgun service.

🌍 Sending Email - Reference