From: Paul L. <pa...@sq...> - 2021-08-10 06:46:51
|
On Tue, August 10, 2021 5:47 am, Bill Shirley wrote: > [0 10:06:35 root@yoda33 functions 1]$ rpm -q httpd dovecot postfix php > httpd-2.4.46-9.fc33.x86_64 > dovecot-2.3.14-1.fc33.x86_64 > postfix-3.5.10-1.fc33.x86_64 > php-7.4.19-1.fc33.x86_64 > > Some strings: Ok, so the problem is with some unknown mailer creating odd date headers. I've committed the fix. Thanks for your contribution! -- Paul Lesniewski SquirrelMail Team Please support Open Source Software by donating to SquirrelMail! http://squirrelmail.org/donate_paul_lesniewski.php > 27-Jun-2019 00:23:10 -0700 Wed, 26 Jun 2019 21:40 -0700 ========== > 28-May-2020 09:14:19 -0700 THURSDAY MAY 28 2020 16:14 > ========== 23-Jun-2020 14:50:20 -0700 TUESDAY JUNE 23 2020 21:50 > ========== 24-Jul-2020 11:36:48 -0700 FRIDAY JULY 24 2020 18:36 > ========== 01-Sep-2020 10:55:49 -0700 TUESDAY SEPTEMBER 01 2020 17:55 > ========== > Bill > > > On 8/10/2021 1:32 AM, Paul Lesniewski wrote: >> Bill, >> >> On Tue, August 10, 2021 5:15 am, Bill Shirley wrote: >>> You were right. I commented out my two line patch in date.php >>> getTimeStamp (so the errors would resume) and >>> added the preg_replace statements in imap_messages.php: >>> <snip> >>> Some of the strings did have multiple spaces between words. No errors >>> now. >> Can you provide the actual errant date strings? What kind of IMAP >> server/setup/configuration is this from? >> > ----- > squirrelmail-devel mailing list > Posting guidelines: http://squirrelmail.org/postingguidelines > List address: squ...@li... > List archives: http://news.gmane.org/gmane.mail.squirrelmail.devel > List info (subscribe/unsubscribe/change options): > https://lists.sourceforge.net/lists/listinfo/squirrelmail-devel |