Hi,

In my RT_SiteConfig.pm i have this:

# Time Zone:
Set($Timezone , 'America/Puerto_Rico');

On Wed, Jun 2, 2010 at 3:31 PM, Stefan Hornburg (Racke) <ra...@linuxia.de>wrote:

> On 06/02/2010 08:13 PM, Juan N. DLC wrote:
>
>> Hi,
>>
>> For some reazon my RT is sending the emails when any action is configured
>> with 4 hours of difference from the real time.
>>
>> from GUI:
>> Dates<https://srthr31/Ticket/ModifyDates.html?id=1934>   Created: Wed Jun
>> 02
>>
>> 14:10:24 2010
>> from email sent:
>> Created On: 2010-06-02 18:10:24
>>
>> Any configuration should I need to look at? Can someone point me to where
>> look?
>>
>
> What about $Timezone setting in RT_SiteConfig.pm. Debian packages are
> using:
>
> Set($Timezone, `/bin/date +%Z`);
>
> Regards
>        Racke
>
>
> --
> LinuXia Systems => http://www.linuxia.de/
> Expert Interchange Consulting and System Administration
> ICDEVGROUP => http://www.icdevgroup.org/
> Interchange Development Team
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> Buy a copy at http://rtbook.bestpractical.com
>
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Reply via email to