From: Paul L. <pa...@sq...> - 2025-04-20 07:16:35
|
> On Thu, April 17, 2025 10:52 am, Harold Hallikainen wrote: >> First off, THANK YOU for the maintenance on SquirrelMail. I've been >> using >> it a long time, perhaps 20 or 25 years. Thanks, that's nice to hear. >> I'm working on a server migration (every 5 years or so). The ConfigTest >> output is attached. I've run into the following issues: >> >> 1. Message Filters - If the plugin is enabled, the right panel shows the >> warning: >> >> SquirrelMail notice messages >> Category: PHP >> Message: Trying to access array offset on value of type null >> FILE: /usr/share/squirrelmail/plugins/filters/filters.php >> LINE: 219 This has been fixed and will appear in the next nightly snapshot, or find the patch here: https://sourceforge.net/p/squirrelmail/code/15039/ If there are any further issues with the wrong mailbox showing up (I can't replicate that issue), we'll need more details or help reproducing it. -- Paul Lesniewski SquirrelMail Team Please support Open Source Software by donating to SquirrelMail! http://squirrelmail.org/donate_paul_lesniewski.php >> If I set a filter on the subject, messages matching the filter disappear >> from the inbox. Selecting other folders on the left pane results in a >> redraw of the right pane, but it is the same as the inbox. Looking at >> the >> email in Alpine, I see that the message did indeed move to the >> destination >> folder. >> >> Using conf.pl to remove the filters plugin resolves these issues. >> >> ======================================================================== >> >> 2. Left pane folder order. I have a few folders that start with a >> number. >> In previous versions of SM, these were at the top of the list, but in >> 1.52, they are at the bottom. >> >> THANKS! >> >> Harold |