New Installer is now available for an Ubuntu Install

General OpenEFA discussion and community chat
Post Reply
adrastosefa
Site Admin
Posts: 50
Joined: Wed Oct 08, 2025 5:14 am
Location: Las Vegas
Has thanked: 4 times
Been thanked: 5 times
Contact:

New Installer is now available for an Ubuntu Install

Post by adrastosefa »

We have completed a new installer that come with a list of fixes, feature adds, and security features. Please install and provide feedback. We believe we are ready to start on the installer that can handle both Ubuntu/RH/Centos9 operating systems.
OpenEFA v1.5.0-v1.5.2 Features & Fixes Summary

🛡️ v1.5.1 - CRITICAL SECURITY (2025-10-18)

1. ClamAV Antivirus Integration - Integrated virus scanning into email pipeline; all attachments now scanned before delivery
2. Virus Detection Headers - Added X-Virus-Detected and X-Virus-Names headers
3. Automatic Quarantine - Infected emails automatically quarantined with +20 spam points

---
🐛 v1.5.0 - BUG FIXES & UI (2025-10-18)

4. Spam Headers Database Storage - Fixed critical bug where spam headers weren't being stored in database
5. Duplicate Header Removal - Removed duplicate X-SpaCy-Spam-Score header (kept X-Spam-Score-Total)
6. Thread Analysis Header Fix - Removed misleading "disabled" header when thread analysis was actually running
7. Spam Score Breakdown UI - Added detailed spam score breakdown section to email detail view
8. Email Cleanup Config Card - Added cleanup configuration card to admin dashboard
9. Relay Port Support - Added relay_port column to client_domains table for non-standard SMTP ports
10. System Settings Table - Added system_settings table for centralized configuration

---
🔧 v1.5.2 - INSTALLATION FIX (2025-10-18)

11. Cleanup Script Deployment - Fixed installer not deploying cleanup_expired_emails.py
12. Cron Job Auto-Configuration - Added automatic cron job setup for daily email cleanup (2 AM)
13. Cron Package Dependency - Added cron to core packages (fixes minimal Ubuntu installations)
14. Cleanup Log File - Auto-creates cleanup.log with proper permissions

---
🆕 v1.4.0-v1.5.2 - NEW FEATURES

15. Email Retention System - Automated deletion of emails older than retention period (default: 30 days)

---
Total: 15 features/fixes across 14 files | 3 critical fixes | 2 new features | 10 enhancements
Woger
Posts: 20
Joined: Wed Oct 08, 2025 12:15 pm
Location: Wouw (NL)
Has thanked: 4 times
Been thanked: 2 times

Re: New Installer is now available for an Ubuntu Install

Post by Woger »

I installed it without any issue. I tried 2 test messages which both came through. The latest mail got these headers from the openEFA server:
X-Postfix-Recipient: test@xxx.com
X-Original-Auth-SPF: none
X-Original-Auth-DKIM: none
X-Original-Auth-DMARC: none
X-SpaCy-Auth-Results: s3.jxxx.nl; spf=none; dkim=none; dmarc=none
X-SpaCy-Auth-Score: 0.0
X-Auth-Abuse-Score: 0.0
X-Thread-Reply: False
X-Thread-Trust: 0
X-SpaCy-Processed: 2025-10-19T13:03:09.623312
X-Analysis-Modules:
dns, obfuscation, marketing, bec, funding_spam, ner, antivirus
X-NER-Entities: test3 (ORG)
X-Spam-Score-Total: 0.5

However, the mails are not showing up in the webconsole.

Also, I saw you send the testmail after installation from example.com. Example.com however doesn't sent mail, so the testmail is blocked.

EDIT
Hmm.. I am missing the new possibilities you mentioned above like the extra port option. It seems I installed an older version. I used
curl -sSL http://install.openefa.com/install.sh | sudo bash
is that correct?
Carl Brunning
Posts: 27
Joined: Wed Oct 08, 2025 8:53 am
Been thanked: 3 times

Re: New Installer is now available for an Ubuntu Install

Post by Carl Brunning »

yes do the command should update to latest
Woger
Posts: 20
Joined: Wed Oct 08, 2025 12:15 pm
Location: Wouw (NL)
Has thanked: 4 times
Been thanked: 2 times

Re: New Installer is now available for an Ubuntu Install

Post by Woger »

How do I know which version I am running? Maybe it's an idea to add it to the dashboard.
Carl Brunning
Posts: 27
Joined: Wed Oct 08, 2025 8:53 am
Been thanked: 3 times

Re: New Installer is now available for an Ubuntu Install

Post by Carl Brunning »

sorrry think will can have that in the next version on the gui screen
when you do the install you have the latest at that day right now but it will change later
Woger
Posts: 20
Joined: Wed Oct 08, 2025 12:15 pm
Location: Wouw (NL)
Has thanked: 4 times
Been thanked: 2 times

Re: New Installer is now available for an Ubuntu Install

Post by Woger »

Ok, I'll wait for the next.

Thanks!
Post Reply