Subj : FMail 2.3.0.1 public beta release To : All From : Wilfred van Velzen Date : Tue Mar 19 2024 22:37:30 Hi All, There is an update for the beta. ChangeLog: 2024-03-19 2.3.0.1-Beta * Make fconfig linux use a 80x24 terminal instead of the DOS default 80x25 * Replaced a number of memcpy() usages with memmove(), because of possible overlapping memory in src and dst. Fixed at least 1 bug in Nodemgr Areas configuration with this. 2024-03-17 2.3.0.1-Beta * Check for the right terminal size: 80x25 instead of 80x24 * Some cosmetic code changes. Downloads: http://www.vlzn.nl/fmail/files/FMail-lnx32-2.3.0.1-Beta20240319.zip http://www.vlzn.nl/fmail/files/FMail-lnx64-2.3.0.1-Beta20240319.zip http://www.vlzn.nl/fmail/files/FMailW32-2.3.0.1-Beta20240319.zip http://www.vlzn.nl/fmail/files/FMailW64-2.3.0.1-Beta20240319.zip 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/fconfig_linux # mkdir cmake-build # cd cmake-build # cmake .. # make Bye, Wilfred. --- FMail-lnx64 2.3.0.1-B20240319 * Origin: FMail development HQ (2:280/464) .