Contact form based on PHPMailer library for sending test emails over specified SMTP server and for sending test emails via php mail() function.
Go to file
2019-08-07 14:45:01 +02:00
src added missing lib and corrected archive folder structure 2019-08-07 14:45:01 +02:00
index.html Adding PHP mail sender to the repo 2019-08-01 14:24:11 +02:00
mail-smtp.php Adding PHP mail sender to the repo 2019-08-01 14:24:11 +02:00
mail.php Adding PHP mail sender to the repo 2019-08-01 14:24:11 +02:00
php-mail-sender.zip added missing lib and corrected archive folder structure 2019-08-07 14:45:01 +02:00
README.md Initial commit 2019-08-01 12:15:52 +00:00

PHP-mail-sender

Contact form based on PHPMailer library for sending test emails over specified SMTP server and for sending test emails via php mail() function.