From: "Massimo S." Received: from mail2.quasarbbs.net ([80.86.52.115] verified) by 2rosenthals.com (CommuniGate Pro SMTP 5.4.10) with ESMTP id 3340267 for ecs-isp@2rosenthals.com; Mon, 10 Aug 2026 06:55:11 -0400 DKIM-Signature: v=1; q=dns/txt; a=rsa-sha256; c=relaxed/relaxed; s=default; d=ecomstation.it; bh=mDpZO5sjf+yjeBJggjbFxKtbByHAQFocPAbvGyXCwmE=; h=Return-Path:From:To:Subject:Date:Message-ID; b=EFcgzXB23+TK2XL2vX71sltPFujI2knLiYnrdyiFFs9jfGRXuddQl0cA2ogcfxN8tvY0R n2gnXvKkEgRRSp7vM8CTPRvqI255Qvu3/xvMOXmnEB629r5+abzqsPT9b/8fSBLVmB/5gfu qKU0sCJotI5R3VXwNcV1NDdIMA+W0C9/KQcTuOeEvpuJNNRNu1wb3Hknup0S5UzmQGCtbPK qavlkmzL0numfFmFFkVRRSUj8jX6Re02s6c4v6QDQxQ3PiQ7TmrQ2CQyrl5M8uM9ep4jp48 mVA8wARIkvma60bM2PADdkdk9Jnhl8PsNCLoJ27z7Bm9q12VJiNWqNMIHFZQ== Authentication-Results: srv2; spf=none smtp.helo=[192.168.10.199]; spf=pass smtp.mailfrom=ecomstation.it Received: from [192.168.10.199] (dtp [192.168.10.199]) by srv2 (Weasel v3.143) for ; Mon, 10 Aug 2026 12:55:05 -0000 Reply-To: ml@ecomstation.it Subject: Re: [eCS-ISP] uacme 1.2.4 issue - update - OK with CronRGF To: eCS ISP Mailing List References: Organization: Massimo S. Message-ID: <286be537-fee0-08b2-d2bd-ccdc4bb0d544@ecomstation.it> Date: Mon, 10 Aug 2026 12:55:04 +0200 User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; it-IT; rv:1.7.13) Gecko/20060424 Thunderbird/1.0.8 Mnenhy/0.7.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 8bit Il 09/08/2026 21:44, Paul Smedley ha scritto: > Hi Max, > > On 10/8/26 02:22, Massimo S. wrote: >> Il 05/08/2026 23:03, Paul Smedley ha scritto: >>> I don't have easy access to an OS/2 box where I am right now, but what does chkdll32.exe uacme.exe on >>> theĀ 1.0.19 & 1.2.4 executables say? >>> >>> My guess is that 1.0.19 had libcurl statically linked and 1.2.4 has it dynamically linked. >> >> Hi Paul, >> >> yes, uacme 1.0.19 have curl DLL "inside" >> >> All DLL's used by 'uacme_1019.exe' could be loaded. >> Loading DLL 'libcn0' --> C:\USR\LIB\LIBCN0.DLL. >> Loading DLL 'libcx0' --> C:\USR\LIB\LIBCX0.DLL. >> Loading DLL 'gtls30' --> D:\SERVICES\UACME\GTLS30.DLL. >> Loading DLL 'curl4' --> C:\USR\LIB\CURL4.DLL. >> Loading DLL 'doscalls' --> loaded. >> >> All DLL's used by 'uacme_124.exe' could be loaded. >> Loading DLL 'libcn0' --> C:\USR\LIB\LIBCN0.DLL. >> Loading DLL 'gtls30' --> D:\SERVICES\UACME\GTLS30.DLL. >> Loading DLL 'curl4' --> C:\USR\LIB\CURL4.DLL. >> Loading DLL 'gcc1' --> C:\USR\LIB\GCC1.DLL. >> Loading DLL 'tcpip32' --> C:\MPTN\DLL\TCPIP32.DLL. >> All DLL's used by 'uacme.exe' could be loaded. >> >> All DLL's used by 'uacme_181.exe' could be loaded. >> Loading DLL 'libc066' --> C:\USR\LIB\LIBC066.DLL. >> Loading DLL 'libcx0' --> C:\USR\LIB\LIBCX0.DLL. >> Loading DLL 'gtls30' --> D:\SERVICES\UACME\GTLS30.DLL. >> Loading DLL 'pthr01' --> C:\USR\LIB\PTHR01.DLL. >> Loading DLL 'tcpip32' --> C:\MPTN\DLL\TCPIP32.DLL. >> Loading DLL 'doscalls' --> loaded. >> > Sorry... > > Doesn't this show that both 1.019 and 1.2.4 both utilitise: > > Loading DLL 'curl4' --> C:\USR\LIB\CURL4.DLL. > > The only difference from a DLL point of view is that 1.2.4 is using > > Loading DLL 'gcc1' --> C:\USR\LIB\GCC1.DLL. and 1.0.19 statically loads it.... > > Cheers, > > Paul Hi all, using: http://www.warpcave.com/betas/cronrgf-2.0.8beta2-20190510-shl.zip Steven's CronRGF uacme 1.8.1 works perfectly also scheduled. (I've not tested 1.2.4, but i guess it do the same) So cron2 1.41n by Yuri probably has issues with TCP/IP. massimo