AnsiMail v0.0.5.a Release Notes
Release Date: 2020-04-01 // almost 3 years ago-
๐ Mostly bug fixing for previous release.
๐ Changelog:- ๐ Cleaned up proper support for multi-domain settings
- Added bruteforce blocking pf rules
- Bit more bug fixing
- ๐ Moved to adding
v
in the release, because my brain was a mess before this :)
Previous changes from v0.0.4.a
-
๐ This is a huge release.
๐ Changelog:- Multiple domain email-management possible (with NSD setup for primary domain only)
- GnuPG working with bug workaruond for upstream flaw: https://dev.gnupg.org/T4886
- โ Added
spamd
- Large increase in modularity to pick and choose what features to enable using
enable_nsd, enable_clamav, enable_spamd
- ๐ Whole amount of bug fixes to get everything started
๐ If upgrading from previous release first delete
/etc/ansimail/ssl/DOMAIN.pem /etc/ansimail/ssl/private/DOMAIN.key
, then run both preinstall and install again.