Am Donnerstag, den 08.05.2008, 14:27 +0100 schrieb Graeme Fowler:
> > I am trying to find a way to decode the base 62 encoding used for the
> > date in the message ID. I've written a little python program, but the
> > results don't seem quite right:
>
> I know it's in Perl, but this might help:
>
> perl -e "use Data::ID::Exim; print scalar
> localtime(Data::ID::Exim::read_base62('1Ju5ft'));"
>
> Thu May 8 13:56:41 2008
Thank you.
I am alergic to perl and never learned it so far (even though I use perl
regular expressions a lot).
But this library may prove helpful.
--
## List details at http://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/