ID: 14258
Updated by: venaas
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Mail related
Operating System: Window 2000
PHP Version: 4.0.6
New Comment:

I'm not able to test on windows myself, but I've got
some alternate code for computing the timezone in the
mail() function if anyone is interested. Rather than
using the _timezone variabel, I use the diff between
php_gmtime_r() and php_localtime_r(). This is pretty
straightforward. Don't know it it helps.

Previous Comments:
------------------------------------------------------------------------

[2001-11-27 14:38:23] [EMAIL PROTECTED]

PHP is reversing the timezone.  Please help!  

This is correct

Internet Mail Service Version 5.5.2653.13)
        id W8DSHGQW; Tue, 27 Nov 2001 11:31:20 -0800

This is wrong

Date: Tue, 27 Nov 2001 11:36:25 +0800


Entire email headers

-Path: <[EMAIL PROTECTED]>
Received: from chmls21.mediaone.net ([24.147.1.164]) by
          lsmls04.we.mediaone.net (Netscape Messaging Server 4.15) with
          ESMTP id GNH4XI00.HJF for <[EMAIL PROTECTED]>; Tue, 27 Nov
          2001 11:32:06 -0800 
Received: from laxntm02.studiosusa.com (messaging.studiosusa.com [216.101.81.197])
        by chmls21.mediaone.net (8.11.6/8.11.6) with ESMTP id fARJWn007330
        for <[EMAIL PROTECTED]>; Tue, 27 Nov 2001 14:32:50 -0500 (EST)
Message-Id: <[EMAIL PROTECTED]>
Received: by LAXNTM02 with Internet Mail Service (5.5.2653.19)
        id <W8DSHGQY>; Tue, 27 Nov 2001 11:31:23 -0800
Received: from LAXNTA03 ([172.17.1.19]) by laxntm02.studiosusa.com with SMTP 
(Microsoft Exchange Internet Mail Service Version 5.5.2653.13)
        id W8DSHGQW; Tue, 27 Nov 2001 11:31:20 -0800
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Tue, 27 Nov 2001 11:36:25 +0800
Subject: test




------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=14258&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to