Re: [exim] Exim Webmin Module.

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Todd Lyons
日付:  
To: gpeel
CC: Caines, Max, exim-users
題目: 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