Add PHPMailer Lite vendor library
This commit adds the PHPMailer Lite library to the vendor directory. The library is a lightweight version of PHPMailer designed for sending emails with support for SMTP, Sendmail, and IMAP transports. It includes features like HTML email composition, attachments, and embedded images. The library is licensed under the MIT license and requires PHP version 8.0.0 or greater.
This commit is contained in:
parent
b8d944cc9d
commit
b3cefcdc57
1 changed files with 1676 additions and 0 deletions
1676
custom/vendor/PHPMailer.Lite.php
vendored
Normal file
1676
custom/vendor/PHPMailer.Lite.php
vendored
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue