update

General OpenEFA discussion and community chat
Post Reply
mattch
Posts: 11
Joined: Thu Oct 09, 2025 7:10 pm
Has thanked: 5 times

update

Post by mattch »

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.

Code: Select all

curl -sSL http://install.openefa.com/install.sh | sudo bash
Carl Brunning
Posts: 27
Joined: Wed Oct 08, 2025 8:53 am
Been thanked: 3 times

Re: update

Post by Carl Brunning »

Code: Select all

curl -sSL https://install.openefa.com/update.sh | sudo bash
you doing install not update
mattch
Posts: 11
Joined: Thu Oct 09, 2025 7:10 pm
Has thanked: 5 times

Re: update

Post by mattch »

oh shoot ok. I must have boogered it up running the install script again because the update script kept asking me questions. I restored ubuntu vm and ran a fresh install. After that, running update script works as expected.

Some of the colored text output is hard to see, specifically the dark blue text. Is it just me? lol the same blue text can be seen in the OpenSpacyMenu (Filter Configuration).

The postfix mail log is missing from /var/log/. Postfix is running and processing though. Is that normal?
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:

Re: update

Post by adrastosefa »

mattch wrote: Thu Nov 06, 2025 6:45 pm 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.

Code: Select all

curl -sSL http://install.openefa.com/install.sh | sudo bash
At the moment yes, it will recognize the version level and determine if you need to update. The new version which fixes a lot, will be released in the next couple of days. Stay tuned.
mattch
Posts: 11
Joined: Thu Oct 09, 2025 7:10 pm
Has thanked: 5 times

Re: update

Post by mattch »

Im excited!

Heres my short list so far, Ill hold off any any news posts until the update comes around. maybe addressed already.

-white list sender appears not working. Whitelisted a sender yesterday, today marked spam and wont release.
-many emails not releasing. some do, some dont. Ones that do seem to have long delay. I have no other details atm.
-gmail forwards. Only shows in User Messages (not All Emails). Release tries release it back to gmail, resulting in a relay error.
-the spaceweb.log 0b, spaceweb.log.1 has current log details. Wasnt sure thats normal just wanted to bring up. Just something I noticed.
-Feature request: All Emails UI adjustment (subject, date & buttons one row. like compact fit, or maybe resizable columns ).
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:

Re: update

Post by adrastosefa »

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. Need to do a little testing then release it.
mattch wrote: Tue Nov 11, 2025 4:17 am Im excited!

Heres my short list so far, Ill hold off any any news posts until the update comes around. maybe addressed already.

-white list sender appears not working. Whitelisted a sender yesterday, today marked spam and wont release.
-many emails not releasing. some do, some dont. Ones that do seem to have long delay. I have no other details atm.
-gmail forwards. Only shows in User Messages (not All Emails). Release tries release it back to gmail, resulting in a relay error.
-the spaceweb.log 0b, spaceweb.log.1 has current log details. Wasnt sure thats normal just wanted to bring up. Just something I noticed.
-Feature request: All Emails UI adjustment (subject, date & buttons one row. like compact fit, or maybe resizable columns ).
mattch
Posts: 11
Joined: Thu Oct 09, 2025 7:10 pm
Has thanked: 5 times

Re: update

Post by mattch »

I didn't notice until now delivered emails are missing the body. I can see body content from the web ui, email body preview and ai summary look good.

Hopefully that's part of the update. Let me know if you need any additional info. Thanks!
Post Reply