hello,
here is a RC, but i get a small problem, with represent of date (exactly time).
here is a part of email header:
================================
Delivered-To: airween(a)damson.hu
Received: from damson (localhost [127.0.0.1])
by damson (Postfix) with SMTP id 9B1A329599A
for <airween(a)damson.hu>; Wed, 12 Apr 2006 16:01:40 +0200 (CEST)
================================
as you can see, mail comes at 16:01, CEST TZ. System clock is strait,
and timestamp of file in out mailbox is also correctly.
all 'Received' header of mail contains this TZ, I'm using hungarian
time timezone (GMT + 0100h), but RC displays it with -1 hour.
what is the problem?
thanks:
a.