On Tue, 3 Aug 2021 12:51:59 -0400
"William L. Thomson Jr." <wlt...@o-sinc.com> wrote:
> On Tue, 3 Aug 2021 17:55:31 +0200
> Thomas Eckardt <thomas.ecka...@thockar.com> wrote:
>
> > ConTimeoutDebug
> > 
> > generates the con....txt files in the debug folder. These files
> > show, what was going on in the connection until the timeout was
> > reached.
> 
> I set that one, but it is not providing much useful information. Here
> is the end from one with Google, nothing above stands out, but seems
> this is where it falls off.
> 
> Aug-03-21 12:19:30 client IO::Socket::SSL=GLOB(0x7fde3dc429e8) unpoll
> (writable) from main sub main::unpoll 7 read from client = EHLO
> mail-pl1-x647.google.com Aug-03-21 12:19:30 server
> IO::Socket::SSL=GLOB(0x7fde3c853968) poll (writable) from main sub
> main::sendque 24 Aug-03-21 12:22:42 client Timeout after 180 secs
> Aug-03-21 12:22:42 client was readable Aug-03-21 12:22:42 client was
> not writable
> 
> Full output (good for 1yr)
> https://dpaste.com/HSFFBGNKW
> 
> > for the records:
> > 
> > after reseting all STATS a week ago on my prod windows system, I got
> > no timeouts - even not a single one from the big mailers.
> > SMTP SSL-Port-Connections Timeout:      0       0
> > SMTP STARTTLS-Connections Timeout:      0       0
> > 
> > perl modules in use:
> > 
> > IO::Poll        1.45
> > IO::Select      1.45
> > IO::Socket::INET6       not installed
> > IO::Socket::SSL 2.071
> > 
> > Net::SSLeay     1.90
> > OpenSSL 1.1.1i
> > OpenSSL-lib 1.1.1i 8 Dec 2020
> 
> IO::Poll      1.41
> IO::Select    1.42
> IO::Socket::INET6     2.72 
> IO::Socket::SSL       2.066
> Net::SSLeay   1.88
> OpenSSL 1.1.1k        1.1.1k 

Updated all the above, except the two that were current already

IO::Poll        1.46
IO::Select      1.46
IO::Socket::INET6       2.72
IO::Socket::SSL         2.071
Net::SSLeay     1.90
OpenSSL 1.1.1k  1.1.1k 

No change, still suck at
read from client = EHLO mail-pl1-x647.google.com
client Timeout after 180 secs
client was readable
client was not writable

Per above logs. Increasing debugging on SSL and setting ConTimeoutDebug
did not provide any further output.

I also tested Qmail directly and TLS works fine there, so something is
amiss with ASSP. I am at a loss, but still looking.

No [TLS-in] [TLS-out] works, only [SSL-in] [TLS-out].

-- 
William L. Thomson Jr.


_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to