Multiple Mail Sender

Language

This app was developed with bootstrap to send mail to your mailing list. Features: Copy and paste bulk mails separated with commas Set custom reply-to where user can reply your mail to Send to over 1000 users at a time Send mail directly to user inbox Set custom sender name.. etc View Demo Note: This apps was developed for learning purpose not to be used for spamming

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byamzadh3on Mon, 12/05/2016 - 19:18

I get this warning when i sent mail, so what should i do? Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in D:\xampp\htdocs\DesignMail\mailform.php on line 28 Fatal error: Class 'PHPMailer' not found in D:\xampp\htdocs\DesignMail\mailform.php on line 33 I get this warning when i sent mail, so what should i do?

Add new comment