phpmailer/README.md

5 lines
255 B
Markdown
Raw Normal View History

2024-01-06 10:00:23 +01:00
# phpmailer
PHP email transport class featuring file attachments, SMTP servers, CCs, BCCs, HTML messages, word wrap, and more. Sends email via sendmail, PHP mail(), QMail, or with SMTP. Methods are based on the popular AspEmail active server component.