]> git.mxchange.org Git - friendica-addons.git/commit
[phpmailer] Rework addon
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 26 May 2019 03:48:51 +0000 (23:48 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 27 May 2019 02:07:19 +0000 (22:07 -0400)
commitc8001ac4c47feaf86a4b67611a59f705e73c99ef
treeb9106a781763fa9b937170d3b7df3edb0f2d137a
parentc228c4523c60b647017ab5cdbb607dd01e546959
[phpmailer] Rework addon

- Remove redundant uninstall function
- Add default config file
- Add replyTo support
- Add custom headers support
- Add plain text-only support
- Improve error handling
phpmailer/config/phpmailer.config.php [new file with mode: 0644]
phpmailer/phpmailer.php