Ok, I've tried a variety of configurations - so far no luck.  I can
connect using either TLS or SSL directly to Postfix without a problem -
so I assume the problem is my ASSP configuration.

assp.cfg:

enableSSL:=1
noTLSIP:=
disableSSL25:=1
SSLRetryOnError:=1
SSLtimeout:=180
SSLCacheExp:=24
listenPortSSL:=465
smtpDestinationSSL:=127.0.0.1:10465
SSLCertFile:=./certs/server-cert.pem
SSLKeyFile:=./certs/server-key.pem

connecting to port 465 results in a timeout.  Telnet just sits there or
aborts - no helo message.

Also - as shown above, I have disableSSL25 set to on - so port 25 should
NOT use SSL/TLS, correct?  With enableSSL set, disableSSL25 seems to not
be respected and connections to port 25 try to use SSL.

-- 
Daniel



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to