From: "Massimo S." Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.4.10) with ESMTPS id 562270 for ecs-isp@2rosenthals.com; Tue, 10 Mar 2020 17:00:53 -0400 Received: from [192.168.200.201] (port=39129 helo=mail2.2rosenthals.com) by mail.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1jBm0C-0007SD-35 for ecs-isp@2rosenthals.com; Tue, 10 Mar 2020 17:01:25 -0400 Received: from mail2.quasarbbs.net ([80.86.52.115]:10047) by mail2.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1jBlvN-000437-2C for ecs-isp@2rosenthals.com; Tue, 10 Mar 2020 16:56:26 -0400 Received: from [192.168.10.199] (dtp [192.168.10.199]) by srv2 (Weasel v2.71) for ; 10 Mar 2020 21:56:14 X-CTCH-RefID: str=0001.0A020211.5E67FEF5.0058,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 Reply-To: ml@ecomstation.it Subject: Re: [eCS-ISP] stunnel 5.5x To: eCS ISP Mailing List References: Organization: eComStation dot it Message-ID: <5a47db16-8637-10d8-5323-23dc6f9194ae@ecomstation.it> Date: Tue, 10 Mar 2020 21:56:15 +0100 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=iso-8859-15; format=flowed Content-Language: it-IT Content-Transfer-Encoding: 7bit Il 05/02/2020 18:25, Ian Manners ha scritto: > Hi Massimo, >> also Stunnel:http://smedley.id.au/downloads/stunnel-5.50-os2.zip >> >> build often uses a lot of cpu it seems without a good reason >> (e.g. just one connection or nothing) > In your [SECTION] part, specify the protocol, ie, for POP3S, > specify > > protocol = pop3 > > I have removed this from my config which then went to using > 50% cpu after about a day, it then ran out of memory with errors > such as :- > > 2020.02.04 09:16:12 LOG3[ui]: Connection rejected: create_client failed > 2020.02.04 09:16:12 LOG3[ui]: pthread_create: Not enough memory (12) > > Cheers Hi Ian, if i add "protocol = pop3" in the POP3 section stunnel don't work anymore and i can't donwload anymore emails in the log it complains with this: 2020.03.10 21:50:55 LOG3[5]: Client does not want TLS massimo