Hi

On Thu, 2008-05-08 at 15:10 +0200, Björn Keil wrote:
> Hello,
> 
> 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

Graeme


-- 
## 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/

Reply via email to