Simple Mailer 2.4
Added
smtp.ssl.hostconfiguration property to override SSL certificate hostname verification (useful for proxies and tunnels)- CC and BCC recipient support in EmailSender API
Fixed
- SSL/STARTTLS usage: port 465 now uses SSL, port 587 uses STARTTLS
Changed
- Migrated from javax.mail to jakarta.mail (angus-mail)
- Updated all dependencies and plugins