On 1/29/2010 3:02 PM, PMW-Troy wrote: > Is there someone out there with a good tutorial on how to get SSL > working on in a Windows 2003/Perl 5.10/ASSP 1.5/hMailServer setup (or > would work with me and we'd make one to go on the ASSP wiki) or would it > be better to go to ASSP v2? >
I'm running ASSP 1.6.5.3, hMailServer 5.3-B1617, Perl 5.010001, IO::Socket::SSL 1.22 on Windows 2003. In ASSP I have the following set; listenPort : 25 smtpDestination : 125 enableSSL : on SSLRetryOnError : on listenPortSSL: 465 disableSSL25 : off smtpDestinationSSL : empty SSLCertFile : C:\certs\email.crt SSLKeyFile : C:\certs\email.key In hMailSever I have the following set; Settings, Advanced, SSL certificates Same two used for ASSP added Settings, Advanced, TCP/IP ports SMTP 125 (Use SSL UNCHECKED) <-- ASSP and hMailserver are on the same system, so no need to use SSL. IMAP 993 (Use SSL CHEKED) Everything else standard Everything in my config seems to be working just fine. ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
