A simple example on how to send email messages with SMTP using Symfony mailer component without the use of the Symfony framework.
Go to file
Adam c59ae6abcc Initial commit 2022-12-03 23:41:35 -06:00
.gitignore Initial commit 2022-12-03 23:41:35 -06:00
composer.json Initial commit 2022-12-03 23:41:35 -06:00
composer.lock Initial commit 2022-12-03 23:41:35 -06:00
mailer.php Initial commit 2022-12-03 23:41:35 -06:00