Re: [SM-USERS] squirrelmail and php-8.3

2024-01-25 Thread Paul Lesniewski
On Thu, January 25, 2024 8:26 pm, James B. Byrne wrote: > On Thu, January 25, 2024 14:38, Paul Lesniewski wrote: >>> I have gotten SM to run under php-8.3. However, following >>> authentication >>> I now >>> see this in the message pane: >>> >>> ERROR: Bad or malformed request. >>> Query: FETCH

Re: [SM-USERS] squirrelmail and php-8.3

2024-01-25 Thread James B. Byrne via squirrelmail-users
Correction: Calendar Preferences is where the shared calendar option is set but none of the settings for shared calendars are displayed. Also, in calendar administration one cannot add users or calendars. -- *** e-Mail is NOT a SECURE channel *** Do NOT transmit sensiti

Re: [SM-USERS] squirrelmail and php-8.3

2024-01-25 Thread James B. Byrne via squirrelmail-users
On Thu, January 25, 2024 15:40, James B. Byrne via squirrelmail-users wrote: > How can I debug why the shared calendar plugin does not function? This is > using SM 20240125 stable. > By renaming the calendar plugin directory and adding a soft link from calendar to shared_calendars I now have the

Re: [SM-USERS] squirrelmail and php-8.3

2024-01-25 Thread James B. Byrne via squirrelmail-users
How can I debug why the shared calendar plugin does not function? This is using SM 20240125 stable. -- *** e-Mail is NOT a SECURE channel *** Do NOT transmit sensitive data via e-Mail Unencrypted messages have no legal claim to privacy Do NOT open attachments nor

Re: [SM-USERS] squirrelmail and php-8.3

2024-01-25 Thread James B. Byrne via squirrelmail-users
On Thu, January 25, 2024 14:38, Paul Lesniewski wrote: >> I have gotten SM to run under php-8.3. However, following authentication >> I now >> see this in the message pane: >> >> ERROR: Bad or malformed request. >> Query: FETCH 1,3:5,7,10,12,18:19,28,50,119,121:123,125,127:128,132:135,138 >> (FLAG

Re: [SM-USERS] squirrelmail and php-8.3

2024-01-25 Thread Paul Lesniewski
> I have gotten SM to run under php-8.3. However, following authentication > I now > see this in the message pane: > > ERROR: Bad or malformed request. > Query: FETCH 1,3:5,7,10,12,18:19,28,50,119,121:123,125,127:128,132:135,138 > (FLAGS UID RFC822.SIZE INTERNALDATE BODY.PEEK[HEADER.FIELDS (Date T

Re: [SM-USERS] squirrelmail and php-8.3

2024-01-25 Thread James B. Byrne via squirrelmail-users
Hello, I have gotten SM to run under php-8.3. However, following authentication I now see this in the message pane: ERROR: Bad or malformed request. Query: FETCH 1,3:5,7,10,12,18:19,28,50,119,121:123,125,127:128,132:135,138 (FLAGS UID RFC822.SIZE INTERNALDATE BODY.PEEK[HEADER.FIELDS (Date To Cc

Re: [SM-USERS] squirrelmail and php-8.3

2024-01-25 Thread James B. Byrne via squirrelmail-users
On Thu, January 25, 2024 10:16, James B. Byrne via squirrelmail-users wrote: > > Fatal error: Uncaught ArgumentCountError: Too few arguments to function > simpleErrorHandler(), 4 passed in > /usr/local/www/squirrelmail/plugins/vlogin/functions.php on line 187 and > exactly 5 expected in > /usr/loc

Re: [SM-USERS] squirrelmail and php-8.3

2024-01-25 Thread James B. Byrne via squirrelmail-users
On Tue, January 23, 2024 16:26, Paul Lesniewski wrote: > > Your PHP isn't logging errors or you aren't looking at the right log file. > See: > > https://www.squirrelmail.org/docs/admin/admin-11.html#ss11.1 > > There was an additional php package required (mod_php83) that was not pulled in by the u

Re: [SM-USERS] squirrelmail and php-8.3

2024-01-23 Thread Paul Lesniewski
On Tue, January 23, 2024 8:49 pm, James B. Byrne via squirrelmail-users wrote: > I have to upgrade our webmail host to FreeBSd-13.2. This necessitates an > upgrade to php as 7.3 is no longer supported. This in turn requires that > squirrelmail be updated via freebsd's pkg system. The version o