EFA 3.0.0.9-beta Released

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

EFA 3.0.0.9-beta Released

Post by shawniverson »

The 3.0.0.9-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.9-beta:

Issue #39 Enhancement - Add link for Webmin in MailWatch
Issue #96 Enhancement - Reconfigure to permit regular yum updates
Issue #135 Enhancement - Lots of legit mails blocked on SpamAssassin KAM_BODY_URIBL_PCCC
Issue #148 Enhancement - Allow message view from quarantine reports directly
Issue #162 Enhancement - Upgrade Webmin (to 1.770-1)
Issue #176 Enhancement - Add quarantine cleanup options to EFA-Configure
Issue #179 Enhancement - Get webinterface to work with https by default
Issue #187 Enhancement - EFA service Monitoring
Issue #190 Enhancement - EFA-Init link test
Issue #191 Enhancement - Redirect postfix notifications from postmaster to postmaster email
Issue #192 Enhancement - EFA Update Now option
Issue #193 Enhancement - Removed rpmforge from yum, added EFA repo
Issue #194 Bug - mtalog is empty
Issue #195 Bug - Update EFA hostname in MySQL
Issue #197 Enhancement - Update EFA-Backup for Unbound
Issue #199 Bug - quarantine_report.php issues
Issue #200 Bug - unrar binary not extracting rar files in MailScanner
Issue #203 Bug - Fix Notify Senders sed replace issue in 3.0.0.8
Issue #204 Bug - UTF8 Characters Not Rendering in MailWatch
Issue #211 Bug - MS_LOGO missing
Issue #217 Enhancement - Upgrade Postfix (to 3.0.3)
Issue #219 Bug - Trailing spaces in subjects in MailScanner trigger duplicate subjects in header
Issue #227 Enhancement - Include local.cf in EFA-Backup
Issue #230 Bug - build script not building spamassassin
Issue #233 Bug - Disable postfix utf8 support for now (new feature not compiled in yet)

EFA repository added
rpmforge repository removed
EFA now supports regular OS updates using yum update

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://dl.efa-project.org/update/EFA-update-script-3.0.0.9-beta
chmod u+x EFA-update-script-3.0.0.9-beta
sudo ./EFA-update-script-3.0.0.9-beta
To test a build from scratch, use the following kickstart script using CentOS 6.7:

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

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