EFA 3.0.1.2-beta Released

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

EFA 3.0.1.2-beta Released

Post by shawniverson »

The 3.0.1.2-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.1.2-beta:

Issue #92 Bug/Enhancement - Mailwatch Single Recipient Release
Issue #165 Enhancement - Upgrade MailScanner
Issue #210 Enhancement - Add EFA Version to GUI
Issue #228 Bug - Greylist toggle overwrites custom smtpd_recipient_restrictions
Issue #232 Enhancement - Use CLAMAV-UNOFFICIAL-SIGS maintained by eXtremeSHOK.com
Issue #239 Enhancement - Add TxRep Config for SA 3.4.1
Issue #265 Enhancement - Add per user mode for MailWatch
Issue #267 Bug - SPAM bounce loop
Issue #275 Bug - MailWatch updater adds duplicate SHOW_GREYLIST definitions
Issue #276 Bug - EFA-Configure Option 11 logic error
Issue #286 Bug - Postmaster set to empty interferes with postfix
Issue #287 Bug - Rules without Descriptions
Issue #294 Bug - Attachment Release Issues in MailWatch
Issue #297 Bug - KAM.cf URL needs updated

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.1.2-beta
chmod u+x EFA-update-script-3.0.1.2-beta
sudo ./EFA-update-script-3.0.1.2-beta
To test a build from scratch, use the following kickstart script using CentOS 6.8:

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

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