Roundcube Community Forum

 

EMail Timing

Started by chaudhary.umesh, November 19, 2010, 12:57:57 AM

Previous topic - Next topic

chaudhary.umesh

Dear All,
I am new to roundcube.
my problem is time of email sent / received is showing wrong.
I have set timezone parameters as follows
\wamp\www\config\main.inc.php: $rcmail_config['timezone'] = 'auto';
\wamp\bin\php\php5.3.0\php.ini: date.timezone = UTC
\wamp\bin\apache\Apache2.2.11\bin: date.timezone = Asia\Calcutta

Please help me to sort out this issue.

Thanks
Umesh

Julius Caesar

How is your system time configured?
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

JohnDoh

so whats the problem? what timezone is shown in the message list in rc and what timezone are you expecting?

also what browser are you using? iirc the auto timezone setting picks up the regional settings from your browser if its wrong then you can goto your personal settings screen and set it to the right one.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

chaudhary.umesh

Hi,
My system timezone is set to GMT +5.30 Asia/Calcutta and i am using mozilla firefox. I have set the the same timezone in user preferences.
when i am sending email it is showing 20min less difference with actual timings.
i have tried from another browser but same thing is happening.

20 min delay in email sent / received timing and actual timing.

Please help me out to sort this issue.

Julius Caesar

Send a mail to yourself and post the the headers here.

Please replace your email addresses and server addresses with something non-existent.
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

chaudhary.umesh

Kindly find attached screen shot of email header.

Julius Caesar

Unfortunately, you have left the mail route out. I need something more like this:

Return-Path: <[email protected]>
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.domain.com
X-Spam-Level:
X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00
    autolearn=ham version=3.3.1
Received: from webmail.domain.com (localhost [127.0.0.1])
    by mail.domain.com (8.14.3/8.14.3/Debian-9ubuntu1) with ESMTP id oAJC6B1u026398
    for <[email protected]>; Fri, 19 Nov 2010 13:06:12 +0100
MIME-Version: 1.0
Content-Type: text/plain;
    charset=UTF-8;
    format=flowed
Content-Transfer-Encoding: 7bit
Date: Fri, 19 Nov 2010 13:06:11 +0100
From: Julius Caesar <[email protected]>
To: Julius Caesar <[email protected]>
Subject: Test
Message-ID: <[email protected]>
X-Sender: [email protected]
User-Agent: RoundCube Webmail/0.4.2
X-Virus-Scanned: clamav-milter 0.95.3 at mail.domain.com
X-Virus-Status: Clean
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

chaudhary.umesh

From where i can copy this email header.
Please let me know.

Julius Caesar

Quote from: chaudhary.umesh;31447From where i can copy this email header.
Please let me know.

Select 'More Actions' (the wheel in the default skin) and 'Show Source'
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

chaudhary.umesh

Hi,
The Email Header is as follows.

Return-Path: [email protected]
Received: from 192.168.15.11 ([127.0.0.1])
   by esmech.com
   ; Mon, 22 Nov 2010 13:48:57 +0530
MIME-Version: 1.0
Content-Type: multipart/alternative;
 boundary="=_508d2f2852c2b12d433f463938f05c0a"
Date: Mon, 22 Nov 2010 13:48:57 +0550
From: Umesh Chaudhary
To: Umesh Chaudhary
Subject: Test Mail
Organization: Esmech Equipment Pvt. Ltd.
Message-ID:
X-Sender: [email protected]
User-Agent: Esmech Webmail/0.4

--=_508d2f2852c2b12d433f463938f05c0a
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=UTF-8



Test Mail

--

Thanks & Regards,

UMESH CHAUDHARY
 
--=_508d2f2852c2b12d433f463938f05c0a
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset=UTF-8

Test Mail


 


--

Thanks & Regards,

Umesh Chaudhary


--=_508d2f2852c2b12d433f463938f05c0a--

Julius Caesar

#10
There is a time zone difference between your mail server and your application server:

Received: from 192.168.15.11 ([127.0.0.1])
by esmech.com
; Mon, 22 Nov 2010 13:48:57 +0530
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary==_508d2f2852c2b12d433f463938f05c0a"
Date: Mon, 22 Nov 2010 13:48:57 [COLOR="Red]+0550[/COLOR]

That explains the difference in time
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he