Timo Sirainen schrieb:
> On Tue, 2009-06-16 at 20:39 +0200, e-frog wrote:
>>> Thanks. I fixed it a bit differently:
>>> http://hg.dovecot.org/dovecot-1.2/rev/1d343780e009
>>>
>> Thanks Timo! The timestamps are ok now, however there are still the newlines.
>> Just cosmetic though :-)
>>
>> Info: Tr
On Tue, 2009-06-16 at 20:39 +0200, e-frog wrote:
> > Thanks. I fixed it a bit differently:
> > http://hg.dovecot.org/dovecot-1.2/rev/1d343780e009
> >
>
> Thanks Timo! The timestamps are ok now, however there are still the newlines.
> Just cosmetic though :-)
>
> Info: Trash: timestamp 124026335
Timo Sirainen schrieb:
> On Sat, 2009-06-06 at 15:35 +0200, e-frog wrote:
>> $ /usr/sbin/dovecot --exec-mail ext expire-tool --test
>> Info: Trash: timestamp 1243963680 (Tue Jun 2 19:28:00 2009
>> ) -> 1244307774 (Tue Jun 2 19:28:00 2009
>> )
>>
>> Both human readable timestamps are equal as ctim
On Sat, 2009-06-06 at 15:35 +0200, e-frog wrote:
> $ /usr/sbin/dovecot --exec-mail ext expire-tool --test
> Info: Trash: timestamp 1243963680 (Tue Jun 2 19:28:00 2009
> ) -> 1244307774 (Tue Jun 2 19:28:00 2009
> )
>
> Both human readable timestamps are equal as ctime() returns a pointer
> to a s
$ /usr/sbin/dovecot --exec-mail ext expire-tool --test
Info: Trash: timestamp 1243963680 (Tue Jun 2 19:28:00 2009
) -> 1244307774 (Tue Jun 2 19:28:00 2009
)
Both human readable timestamps are equal as ctime() returns a pointer
to a static buffer. In addition there are some newline characters ad