Roundcube Community Forum

 

Wrong timeshtamp on RC 1.2.4-5 with PHP 7.1

Started by northland, May 05, 2017, 08:37:36 AM

Previous topic - Next topic

northland

Hi!

Sorry for my bad English  :(

IIS 7.5
PHP 7.1.4
MS hmailserver 5.6.6 - Build 2383
RC 1.2.5

Problem in the screenshot.
In some cases, the wrong timestamp is sent.

alec

These are added by the smtp server. So, it's not Roundcube issue.

northland

Timeshtamp is not taken from here?

Return-Path: [email protected]
X-hMailServer-ExternalAccount: [email protected]
Return-Path: <[email protected]>
Received: by df.ru (CommuniGate Pro PIPE 4.2.10) with PIPE id 111965672; Tue, 02 May 2017 13:10:49 +0300
X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on sa-cgp.yyyy.net
X-Spam-Level: *****
X-Spam-Status: No, score=5.3 required=6.2 tests=BAYES_00=-3.5, HEADER_FROM_DIFFERENT_DOMAINS=0.001,HTML_IMAGE_ONLY_24=4.1,HTML_MESSAGE=0.001, MIME_HTML_ONLY=2.2,RCVD_IN_BRBL_LASTEXT=1.449,XPRIO=1 autolearn=no autolearn_force=no version=3.4.0
Envelope-Sender: <[email protected]>
Received: from [34.42.160.34] (HELO mailproxy.yyyy.net) by df.ru (CommuniGate Pro SMTP 4.2.10) with ESMTP id 111965669 for [email protected]; Tue, 02 May 2017 13:10:47 +0300
Received: from serv53.dddddd.ru (unknown [185.56.122.56]) by mailproxy.yyyy.net (Postfix) with ESMTP id A8E7FA0EE2 for <[email protected]>; Tue, 2 May 2017 13:10:47 +0300 (MSK)
Received: from localhost.localdomain (unknown [56.0.0.56]) by localhost (Postfix) with ESMTP id 1B2396802BC for <[email protected]>; Tue, 2 May 2017 13:10:46 +0300 (MSK)
Received: by serv53.dddddd.ru (Postfix, from userid 6792) id 07B066802B0; Tue, 2 May 2017 13:10:46 +0300 (MSK)
To: [email protected]
Subject: =?UTF-8?B?0J/QviDQt9Cw0LrQsNC30YMg4oSWNTA3INC/0L7RgdGC0YPQv9C40Ls=?= =?UTF-8?B?0LAg0L7Qv9C70LDRgtCw?=
X-PHP-Originating-Script: 6792:umiMail.php
From: "=?UTF-8?B?0JrQu9C40L3QuNC60LA=?= nnnn" <[email protected]>
X-Mailer: UMI.CMS
X-Priority: normal
MIME-Version: 1.0
Content-Type: multipart/related; boundary="=_d8d531775da2d9facc18cc605d65bcc4"
Message-Id: <[email protected]>
Date: Tue, 2 May 2017 13:10:46 +0300 (MSK)


There is no such problem on the PHP 5.4 version.