On 4/22/19 12:07 AM, Daniel Miller via Assp-test wrote:
Do I need to add anything to smtpDestinationSSL - even though I'm not using listenPortSSL?

My TLS and SSL settings below.  Just to also make sure, that your DNS destination matches your certificate.  For example, smtp.yourdomain.com would match what you have your users outgoing SMTP settings set to.

I'm also running this on Devuan GNU/Linux 1.0 (jessie)

Doug

TLS Settings:

AUTHrequireTLS:=0
enableTLS4VRFY:=
tlsValencePB:=0
DoTLS:=2
NoTLSlistenPorts:=
TLStoProxyListenPorts:=
noTLSIP:=REDACTED


SSL Settings:

syncUsesSSL:=
listenPortSSL:=
smtpDestinationSSL:=
DoLDAPSSL:=0
enableWebAdminSSL:=1
enableWebStatSSL:=
SSL_version:=REDACTED
SSL_cipher_list:=
SSLPKPassword:=
SSLKeyFile:=REDACTED
SSLCaFile:=REDACTED
SSLCertFile:=REDACTED
SSLAdvancedServerConfigFile:=
banFailedSSLIP:=0
noBanFailedSSLIP:=192.168.0.0/16
SSLRetryOnError:=1
SSLtimeout:=5
maxSSLRenegotiations:=10
SSLDEBUG:=0
webSSLRequireClientCert:=
SSLWEBCertVerifyCB:=
SSLWEBConfigure:=
statSSLRequireClientCert:=
SSLSTATCertVerifyCB:=
SSLSTATConfigure:=
smtpSSLRequireClientCert:=
SSLSMTPCertVerifyCB:=
SSLSMTPConfigure:=
useIOSocketSSL:=1
useNetSMTPSSL:=1




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

Reply via email to