From Wilfred van Velzen@2:280/464 to All on Friday, April 12, 2024 17:56:25
Hi All,
There is a new public beta release:
2024-04-12 - 2.3.2.1-Beta
Added a line to areamgr.hlp explaining '=AREANAME /R=nn'.
Updated internal ftsc products table with new entries from ftscprod.020.
Machine parsable log file in ndjson format. (see FMail.txt for more info)
For the linux version, instead of using above statically linked executables,
I recommend, if you have the setup/tools for it,
to download the sources with git, and compile it yourself.
These are the steps/commands:
# git clone git://git.code.sf.net/p/fmail/code FMail
# cd FMail
# git checkout --track origin/json_toss_log
# mkdir cmake-build
# cd cmake-build
# cmake ..
# make
Bye, Wilfred.
--- FMail-lnx64 2.3.2.1-B20240412
* Origin: FMail development HQ (2:280/464)
From Tommi Koivula@2:221/6.600 to Wilfred van Velzen on Saturday, April 13, 2024 07:05:54
Hi Wilfred.
12 Apr 24 17:56, you wrote to All:
For the linux version, instead of using above statically linked executables, I recommend, if you have the setup/tools for it, to
download the sources with git, and compile it yourself.
From Wilfred van Velzen@2:280/464 to Tommi Koivula on Saturday, April 13, 2024 11:38:43
Hi Tommi,
On 2024-04-13 07:05:54, you wrote to me:
For the linux version, instead of using above statically linked
executables, I recommend, if you have the setup/tools for it, to
download the sources with git, and compile it yourself.
Check!
Nice! Thanks for testing!
Bye, Wilfred.
--- FMail-lnx64 2.3.2.1-B20240412
* Origin: FMail development HQ (2:280/464)