diff --git a/lib/MAIL/Exception.php b/lib/phpmailer/Exception.php similarity index 100% rename from lib/MAIL/Exception.php rename to lib/phpmailer/Exception.php diff --git a/lib/MAIL/OAuth.php b/lib/phpmailer/OAuth.php similarity index 100% rename from lib/MAIL/OAuth.php rename to lib/phpmailer/OAuth.php diff --git a/lib/MAIL/PHPMailer.php b/lib/phpmailer/PHPMailer.php similarity index 100% rename from lib/MAIL/PHPMailer.php rename to lib/phpmailer/PHPMailer.php diff --git a/lib/MAIL/POP3.php b/lib/phpmailer/POP3.php similarity index 100% rename from lib/MAIL/POP3.php rename to lib/phpmailer/POP3.php diff --git a/lib/MAIL/SMTP.php b/lib/phpmailer/SMTP.php similarity index 100% rename from lib/MAIL/SMTP.php rename to lib/phpmailer/SMTP.php