This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
Release v2.5.0
Nicholas-Westby
released this
11 May 16:15
·
11 commits
to v2/master
since this release
Since version 2.4.9, these changes have been made:
- Blacklist Emails In addition to whitelisting, you can now blacklist email addresses (by full address or by domain) in the send email handler.
- Virtual Configuration Made a few class members virtual to make custom configuration via subclassing easier. This is useful if you want to load configuration in some other way than from the default configuration files.