[imp] Timezone problem -- fix

Chuck Hagenbuch chuck at horde.org
Fri Mar 21 11:26:19 PST 2003


Quoting Klemen Humerca <klemen at humerca.com>:

> I had this problem. When I selected Time zone in Preferences, date in
> Inbox was correct. But date in composing message was wrong. If I selected 
> Default time zone, Inbox time was wrong and Compose time was correct. Then 
> I commented line in imp/compose.php
> 
> 
> /* Set the current time zone. */
> //if ($prefs->getValue('timezone') != '') {
> //    putenv('TZ=' . $prefs->getValue('timezone'));
> //}
> 
> 
> and now it works fine...

Please at least tell us what versions of Horde/IMP you're using...

-chuck

--
Charles Hagenbuch, <chuck at horde.org>
"... It is not more light we need, but more warmth! We die of cold, not of
darkness. It is not the night that kills, but the frost." - Miguel de Unamuno


More information about the imp mailing list