On 4/20/2019 1:39 PM, Daniel Miller via Assp-test wrote:
On 4/20/2019 12:25 AM, Daniel Miller via Assp-test wrote:
<output stops here - hangs - times out>

Some more digging...
Shutting down ASSP and setting Postfix to listen directly to port 25 (by simply editing the listener formerly on port 125 for ASSP's smtpDestination) works perfectly. So I'm left with the impression my Postfix is configured properly to work with STARTTLS connections.

So what really stupid thing am I missing in my ASSP setup that would cause this? Initial connection accepted, STARTTLS negotiation completed, and then when the second EHLO is sent by the client nothing seems to be passed to/from the server? Possibly relevant settings below - tell me what else would help.

listenPort:=127.0.0.1:25|107.175.220.136:25
smtpDestination:=127.0.0.1:125
smtpDestinationRT:=
smtpLocalIPAddress:=
listenPortSSL:=
smtpDestinationSSL:=
listenPort2:=
smtpAuthServer:=
ProxyConf:=
NoAUTHlistenPorts:=127.0.0.1:25|107.175.220.136:25
asspCfgVersion:=2.6.4(19086)
DoTLS:=2
SSL_version:=<redacted hash here>
SSL_cipher_list:=
NoTLSlistenPorts:=
TLStoProxyListenPorts:=
SSLPKPassword:=
SSLKeyFile:=<redacted hash here>
SSLCaFile:=
SSLCertFile:=<redacted hash here>
SSLAdvancedServerConfigFile:=<redacted hash here>
noTLSIP:=
banFailedSSLIP:=0
noBanFailedSSLIP:=
sendEHLO:=1
SSLRetryOnError:=2
SSLtimeout:=5
maxSSLRenegotiations:=10
SSLDEBUG:=0
smtpSSLRequireClientCert:=
SSLSMTPCertVerifyCB:=
SSLSMTPConfigure:=

--
Daniel


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

Reply via email to