Removed old Cron Files from /scripts/ removed old sendmail function along with PHPMailer requirments in functions.php, removed debug php ext check for php-mime-mail-parser and php-imap

This commit is contained in:
johnnyq
2025-11-08 12:56:16 -05:00
parent 65d2b8b2cb
commit 61dedb7e7b
8 changed files with 1 additions and 2370 deletions

View File

@@ -19,6 +19,7 @@ This file documents all notable changes made to ITFlow.
- `/cron/domain_refresher.php`
- `/cron/certificate_refresher.php`
- PHP Extensions php-imap and php-mime-mail-parser are no longer required.
---
### Fixes