Initialize project
parent
e7c0fe28b3
commit
162dffa2f9
@ -1,3 +1,8 @@
|
||||
# XXX
|
||||
# PhpMailerEnhanced
|
||||
|
||||
XXX
|
||||
An enhanced version of [PHPMailer](https://github.com/PHPMailer/PHPMailer):
|
||||
|
||||
- Use UTF-8 charset by default.
|
||||
- Use exceptions by default.
|
||||
- Automatically embed local files ("file://" protocol or file path).
|
||||
- All email addresses can now be provided with "name <email>" format (instead of two separate arguments).
|
||||
|
Loading…
Reference in New Issue