Partial solution found: # cd /var/spool/postfix # mkdir etc # cd etc # cp /usr/share/zoneinfo/Europe/Bucharest localtime # postfix check # postfix reload and the mail headers are now ok: Return-Path: <csava@xxxxxxxxxxxxxx> X-Original-To: ph_mailadmin@xxxxxxxxxxxxxx Delivered-To: ph_mailadmin@xxxxxxxxxxxxxx Received: from localhost (unknown [127.0.0.1]) by physics.xxx.yy (Postfix) with ESMTP id 11C581E0095 for <ph_mailadmin@xxxxxxxxxxxxxx>; Tue, 28 May 2013 11:56:59 +0300 (EEST) X-Virus-Scanned: amavisd-new at localhost Received: from physics.xxx.yy ([127.0.0.1]) by localhost (physics.xxx.yy [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AgDscSLn8TMG for <ph_mailadmin@xxxxxxxxxxxxxx>; Tue, 28 May 2013 11:56:53 +0300 (EEST) Received: from ns.central.xxx.yy (g129.central.xxx.yy [193.www.zzz.129]) by physics.xxx.yy (Postfix) with ESMTPS id 1593A1E0094 for <ph_mailadmin@xxxxxxxxxxxxxx>; Tue, 28 May 2013 11:56:53 +0300 (EEST) Received: from [193.www.zzz.194] (s194.central.xxx.yy [193.www.zzz.194]) by ns.central.xxx.yy (8.13.8/8.13.8) with ESMTP id r4S8mOLs011307 for <ph_mailadmin@xxxxxxxxxxxxxx>; Tue, 28 May 2013 11:48:24 +0300 Message-ID: <1369731412.11701.0.camel@xxxxxxxxxxxxxxxxxxx> Subject: [Fwd: Re: F19 - server, no graphics - time problem] From: Cristian Sava <csava@xxxxxxxxxxxxxx> To: ph_mailadmin@xxxxxxxxxxxxxx Date: Tue, 28 May 2013 11:56:52 +0300 Content-Type: multipart/mixed; boundary="=-XX34RGoQ0rDub4EPs5g1" X-Mailer: Evolution 3.6.4 (3.6.4-3.fc18) Mime-Version: 1.0 [root@physics ~]# timedatectl Local time: Tue 2013-05-28 11:27:37 EEST Universal time: Tue 2013-05-28 08:27:37 UTC RTC time: Tue 2013-05-28 08:27:37 Timezone: Europe/Bucharest (EEST, +0300) NTP enabled: yes NTP synchronized: yes RTC in local TZ: no DST active: yes Last DST change: DST began at Sun 2013-03-31 02:59:59 EET Sun 2013-03-31 04:00:00 EEST Next DST change: DST ends (the clock jumps one hour backwards) at Sun 2013-10-27 03:59:59 EEST Sun 2013-10-27 03:00:00 EET [root@physics ~]# systemctl status chronyd.service chronyd.service - NTP client/server Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) Active: active (running) since Mon 2013-05-27 18:43:22 EEST; 16h ago Main PID: 362 (chronyd) CGroup: name=systemd:/system/chronyd.service └─362 /usr/sbin/chronyd -u chrony May 27 18:43:22 physics.xxx.yy chronyd[362]: chronyd version 1.27 starting May 27 18:43:22 physics.xxx.yy chronyd[362]: Linux kernel major=3 minor=9 patch=4 May 27 18:43:22 physics.xxx.yy chronyd[362]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 ...ll=2 May 27 18:43:22 physics.xxx.yy chronyd[362]: Frequency -3.964 +/- 3.425 ppm read from /var/lib/chrony/drift May 27 18:43:22 physics.xxx.yy systemd[1]: Started NTP client/server. May 27 18:43:35 physics.xxx.yy chronyd[362]: Selected source 89.36.197.2 May 27 18:44:41 physics.xxx.yy chronyd[362]: Selected source 91.207.120.6 May 27 18:46:51 physics.xxx.yy chronyd[362]: Selected source 93.190.144.19 Some problems still persist: 1) Squirrelmail still is displaying the wrong time (UTC instead of EEST). 2) The shown fix is not necessary if the graphical platform exist, so it's a bug somewhere. Already tried (as if chrooted) # cd /var/www # mkdir etc # cp /etc/localtime localtime # systemctl restart httpd.service but has no positive results. Any good idea? C.Sava -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test