EFA Update 3.0.0.7-beta Released

Important news
Locked
User avatar
shawniverson
Posts: 3644
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

EFA Update 3.0.0.7-beta Released

Post by shawniverson »

The 3.0.0.7-beta update is now available for BETA TESTING ONLY. DO NOT USE IN PRODUCTION.

We would also like to thank everyone for their support and contributions to this project. :clap:

The following issues have been fixed (hopefully) in 3.0.0.7-beta:

Issue #30 Enhancement - Filter out nonspam in quarantine reports (regression fix)
Issue #82 Enhancement - re2c spamassassin rule complilation support
Issue #133 Enhancement - Upgrade spamassassin to 3.4.0
Issue #136 Enhancement - Disable Notify Senders by default in MailScanner
Issue #139 Bug - SSLv3 POODLE Vulnerability
Issue #138 Enhancement - Maximum Processing Attempts Database Adjustments
Issue #141 Enhancement - Exclude Whitelisted Emails from Report as Spam Link
Issue #145 Bug - Modify Domain TLD Constraint
Issue #147 Bug - Message Learn/Release Rejecting 8 digit ID prefix
Issue #149 Bug - Disable SSL in Postfix (POODLE)

To participate in the beta testing, execute the following on your existing EFA to update to the beta (as root):

Code: Select all

wget https://raw.githubusercontent.com/E-F-A/v3/3.0.0.7-beta/update/EFA-update-script
chmod u+x EFA-update-script
./EFA-update-script
To test a build from scratch, use the following kickstart script using CentOS 6.6:

http://dl.efa-project.org/build/3.0.0.7-beta/ks.cfg

WARNING: You will not be able to upgrade from this beta to the next production version.
Locked