Uh oh.   I haven't moved away from the test version you provided yesterday
yet, but I just got a complete ASSP crash, which was preceded by:

error: Worker_1 accept to client failed IO::Socket::INET=GLOB(0x881a0c40)
(timeout: 2 s) : Too many open files

error: Worker_2 accept to client failed IO::Socket::INET=GLOB(0x82c3f108)
(timeout: 2 s) : Too many open files

error: unable to close Socket IO::Socket::INET=GLOB(0xd872058) -  - Bad
file descriptor

ERROR: !!!! no answering DNS-SERVER found !!!!   <--- all 3 of my internal
dns servers are operational

error: couldn't create server socket to (inernal smtp ip) --
abortion connection

error: Worker_2 accept to client failed IO::Socket::INET=GLOB(0x7e56c288)
(timeout: 2 s) : Too many open files


I was able to restart the ASSP service, but immediately started getting the
same error messages as before.

I've restarted Windows, working on getting it to start now, but I wanted to
post ASAP just in case this is related to the test version / new version
you just released.





On Thu, Oct 7, 2021 at 12:05 PM Thomas Eckardt <thomas.ecka...@thockar.com>
wrote:

> Hi all,
>
> fixed in assp 2.6.6 *SPAM-Evaporator* build 21280:
>
>
> - if $fakeAUTHsuccess was set, the collected .eml files contained only the
> X-Assp headers - not the spam mail data
>
> - build 21277 caused an error 'too many opened files' on windows, if there
> were too many SSL-connection at a plain port (25)
>
> - the definition of an invalid regular expression in 'NotifyRe' may caused
> a crash of the assp process
>
>
>
>
> changed:
>
> - The default value for
>
> $ignoreEarlySSLClientHelo
> # (0/1) 1 - unexpected early SSLv23/TLS handshake Client-Helo-Frames are
> ignored , 0 - unexpected early SSLv23/TLS handshake Client-Helo-Frames are
> NOT ignored and the connection will be closed
>
> is changed from 1 to 0 in assp.pl
>
> to recover the old setting, you may change assp.pl or you can set
> $main::ignoreEarlySSLClientHelo = 1; in lib/CorrectASSPcfg.pm sub set{}
> The setting '1' was used as default to ignore early SSL connections from
> local clients.
>
>
> - mails which are catched by 'fakeAUTHsuccess' are now counted for the
> statistics in STATS:msgMaxErrors and SCORESTATS:MaxErrors
>
>
> Thomas
>
> DISCLAIMER:
> *******************************************************
> This email and any files transmitted with it may be confidential, legally
> privileged and protected in law and are intended solely for the use of the
> individual to whom it is addressed.
> This email was multiple times scanned for viruses. There should be no
> known virus in this email!
> *******************************************************
>
> _______________________________________________
> Assp-test mailing list
> Assp-test@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to