Feature: Update last validation date when an email is sent to a user
Feature: Configurable email validation criteria
Change: Implement additional checks for the Reoon email validator
This version brings improvements to the email validation feature in DragonByte Mail. You can now configure the criteria used for finding users who should have their emails validated.
By default, it only searches for users with "Valid" user state and users who are not banned. This was the old functionality, ported into the new settings UI. Furthermore, the "No empty email" and "Last validation cut-off" cannot be customised as these are too important to be changed.
Furthermore, when the forum sends an email to a specific user, that user's last validation record will be updated. This can mean a significant cost reduction if you are validating tens of thousands of users that may have been actively receiving emails already, such as watched thread notifications.