1.8 KiB
1.8 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
3.0.1.0 - 2024-07-10
Added
- get mailer check shows PHPMailer communication with the mail server (can be different from the SMTP check)
- recipient for get mailer check can modified in hidden form element
Changed
- SMTP check uses shop domain for EHLO
3.0.0.0 - 2024-06-05
Added
- OXID 7.x support
- Twig templates (alongside to Smarty)
Removed
- OXID 6.x support
2.1.1.0 - 2024-07-10
Added
- get mailer check shows PHPMailer communication with the mail server (can be different from the SMTP check)
- recipient for get mailer check can modified in hidden form element
Changed
- SMTP check uses shop domain for EHLO
2.1.0.0 - 2024-06-05
Added
- check for DMARC DNS record
2.0.0.1 - 2024-04-11
Fixed
- MailConfigCheck need a valid "from" mailadress to check smtp correctly
2.0.0.0 - 2023-12-13
Added
- Checking the mail configuration
- Checking the transmission path used
- SMTP connection analysis
- SPF header check
- Test mail dispatch