.
.
Received: from spooler by .net (Mercury/32 v3.30); 19 Mar 02 16:50:36 +0100
Received: from testmachine (nnn.nnn.nnn.nnn) by .net (Mercury/32 v3.30) ID MG0002F0; 19 Mar 02 16:50:34 +0100
Date: Tue, 19 Mar 2002 16:50:34 -0100
Subject: just a test mail...
.
.
Hello
I have noticed that mail() produces wrong time zone info in the message header:
.
.
Received: from spooler by .net (Mercury/32 v3.30); 19 Mar 02 16:50:36 +0100
Received: from testmachine (nnn.nnn.nnn.nnn) by .net (Mercury/32 v3.30) ID MG0002F0; 19 Mar 02 16:50:34 +0100
Date: Tue, 19 Mar 2002 16:50:34 -0100
Subject: just a test mail...
.
.
The SMTP server sets the time zone (UTC+1) correct. Therefore the setting on this W2K machine is O.K. I also have tried to use date("h:i:s A Z"); which returns the correct value (3600) for my time zone.
Any suggestions to fix this problem?
Regards,
Bernard