Skip to content

Send Application Emails Efficiently Using Mass CV Sender with Gmail SMTP

Notifications You must be signed in to change notification settings

jaycee0610/MassCV-Sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mass CV Sender

Send Application Emails Efficiently Using Mass CV Sender with Gmail SMTP

App Screenshot

Setup

send.php

$name = 'Your Name';
$cv = 'your_cv.pdf';
$contact_number = '09123456789';

$email_address = 'youremail-address@gmail.com';
$password = 'your-app-password';

To obtain an app password: Navigate to Manage Google Account > Security > App Passwords. (Note: You must enable Two-Factor Authentication (2FA) beforehand.)

Releases

No releases published

Packages

No packages published