Page 1 of 1

update

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

Re: update

Posted: Thu Nov 06, 2025 8:37 pm
by Carl Brunning

Code: Select all

curl -sSL https://install.openefa.com/update.sh | sudo bash
you doing install not update

Re: update

Posted: Fri Nov 07, 2025 1:40 am
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?

Re: update

Posted: Mon Nov 10, 2025 1:54 am
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.

Re: update

Posted: Tue Nov 11, 2025 4:17 am
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 ).

Re: update

Posted: Tue Nov 11, 2025 3:28 pm
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 ).

Re: update

Posted: Fri Nov 14, 2025 2:26 am
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!