I think we have fixed all of these errors. Please send me a screenshot of the All Emails UI. Mine are showing as one line, so want to make sure I understand what you are seeing.
Hoping to release the new version later tonight or tomorrow. Have created it and completed an install on a dev server ...
Search found 50 matches
- Tue Nov 11, 2025 3:28 pm
- Forum: Discussion
- Topic: update
- Replies: 6
- Views: 36189
- Mon Nov 10, 2025 1:58 am
- Forum: Introduction
- Topic: Hello EFA
- Replies: 1
- Views: 9690
Re: Hello EFA
Happy to be back
Started messing with EFAv3 for fun/learning. Eventually started using for handful of people I work with. EFA taught me a lot over the years and glad to see it live on. Cant wait to see what the future of OpenEFA holds.
Great to see you on board. We have put an amazing amount ...
- Mon Nov 10, 2025 1:55 am
- Forum: Introduction
- Topic: Hello from former efa-project.org developer
- Replies: 0
- Views: 10042
Re: Hello from former efa-project.org developer
Hello,
Just wanted to hop on to say hello and inform the community that I support Scott's solution as the successor to efa-project.org.
Although it was a successful project, eFa was plagued with using legacy software that has shown its age. I did not have time to invest in making the big changes ...
- Mon Nov 10, 2025 1:54 am
- Forum: Discussion
- Topic: update
- Replies: 6
- Views: 36189
Re: update
Is the best way to get updates by running the install command again?
when I do that it asks me the initial setup questions again, domain, db user, pass, admin, etc.
curl -sSL http://install.openefa.com/install.sh | sudo bash
At the moment yes, it will recognize the version level and ...
- Mon Nov 10, 2025 1:50 am
- Forum: Discussion
- Topic: General Questions / ui / mail flow / scoring
- Replies: 1
- Views: 11022
Re: General Questions / ui / mail flow / scoring
I'm super impressed! I think I'm missing the overall concept or flow.
On the All Emails screen, spam score, I assumed red box means flagged as spam/quarantined, where green means clean. A lot are coming with a score of 5.0 (red color). Some of these are delivered to my inbox, some are not. I'm ...
- Mon Nov 10, 2025 1:05 am
- Forum: Announcements
- Topic: OpenEFA Stable Release - Coming in Days!
- Replies: 1
- Views: 7561
OpenEFA Stable Release - Coming in Days!
Hello OpenEFA Community,
We're excited to announce that OpenEFA is approaching a major stable release after weeks of
intensive testing, bug fixes, and security hardening. The system is now rock-solid and
ready for production deployments!
What is OpenEFA?
OpenEFA is a next-generation, AI ...
We're excited to announce that OpenEFA is approaching a major stable release after weeks of
intensive testing, bug fixes, and security hardening. The system is now rock-solid and
ready for production deployments!
What is OpenEFA?
OpenEFA is a next-generation, AI ...
- Mon Nov 10, 2025 12:55 am
- Forum: Introduction
- Topic: Greetings
- Replies: 0
- Views: 11104
Re: Greetings
I have been using EFA since approximately 2014 as best I recall.
As of today I run it as a gateway for 70+ customer domains.
I was a little saddened at the news of no further development, however, I am pleased to think that the project will live on in a new form.
I have just spun up a new ...
- Sun Nov 09, 2025 11:56 pm
- Forum: Discussion
- Topic: User Timeout, Interface and Logs
- Replies: 4
- Views: 24420
Re: User Timeout, Interface and Logs
To extend the timeout:
1. Edit the file:
sudo nano /opt/spacyserver/web/app.py
2. Find the ROLE_SESSION_TIMEOUTS dictionary (around line 316)
3. Change the timeout values (in minutes) for the role(s) you want:
ROLE_SESSION_TIMEOUTS = {
'admin': 120, # Extended to 2 hours
'domain_admin': 120 ...
1. Edit the file:
sudo nano /opt/spacyserver/web/app.py
2. Find the ROLE_SESSION_TIMEOUTS dictionary (around line 316)
3. Change the timeout values (in minutes) for the role(s) you want:
ROLE_SESSION_TIMEOUTS = {
'admin': 120, # Extended to 2 hours
'domain_admin': 120 ...
- Sun Nov 09, 2025 11:54 pm
- Forum: Discussion
- Topic: User Timeout, Interface and Logs
- Replies: 4
- Views: 24420
Re: User Timeout, Interface and Logs
I seem to have answered question #1:
In /opt/spacyserver/web/app.py I changed the 'admin' timeout to 300 minutes. However, it seems that the larger the number I put here, the longer the login time takes; on a 300 minute setting, the login is taking a full 2 mins after the password is entered.
Out ...
- Tue Oct 21, 2025 3:49 am
- Forum: Discussion
- Topic: Greylisting - Like it or Not??
- Replies: 3
- Views: 13484
Greylisting - Like it or Not??
Does anybody use the grey listing feature that was built into EFA v4/5? We used it a few times and while overall I like it, to many of my customers complained about the delay, caused by the inadequacy of administrators to configure all aspects of a mail server, i.e. dkim, spf, dmarc.
sb
sb