Re: [exim] Exim Webmin Module.

Góra strony
Delete this message
Reply to this message
Autor: Todd Lyons
Data:  
Dla: gpeel
CC: Caines, Max, exim-users
Temat: Re: [exim] Exim Webmin Module.
On Tue, Jan 17, 2012 at 6:27 AM, gpeel <gpeel@???> wrote:
> Nice Job Max, thanks a million!
>
> I will submit to Jamie (hint,hint) and perhaps he will repackage the version
> on the webmin site with your new (and improved) Message.pl
>
> Dare I ask what part of the code was broken?


return $$self{gmt} = gmtime base62_to_decimal ($$self{uli});

became

return $$self{gmt} = gmtime base62_to_decimal (substr($$self{uli}, 0, 6));

which strips everything after the 6th character.

...Todd
--
SOPA: Any attempt to [use legal means to] reverse technological
advances is doomed.  --Leo Leporte