MDL-57474 mailer: Make sure that our exlicit MessageID is trimmed
[moodle.git] / lib / phpmailer / README_MOODLE.txt
CommitLineData
48dc4059 1Description of PHPMailer 5.2.16 library import into Moodle
40bdecef 2
8843e0bb
DP
3We now use a vanilla version of phpmailer and do our customisations in a
4subclass.
40bdecef 5
8843e0bb
DP
6When doing the import we remove directories/files:
7aboutus.html
8class.pop3.php
ec9e2d04
CB
9class.phpmailer.oauth.php
10class.phpmailer.oauthgoogle.php
11get_oauth_token.php
ccff58da
MG
12.travis.yml
13.scrutinizer.yml
14composer.json
ec9e2d04 15composer.lock
ccff58da
MG
16travis.phpunit.xml.dist
17PHPMailerAutoload.php (make sure all files are included in moodle_phpmailer.php)
8843e0bb
DP
18docs/
19examples/
20test/
ccff58da 21extras/