Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: Amir Inbar on July 24, 2006, 12:25:10 AM
-
SME7 has only secure SMTP enabled by default.
This causes any outlook client to popup a security question for each session.
Is there anyway to dissable the security question or to enable UNsecure SMTP ?
-
SME7 has only secure SMTP enabled by default.
Only for external clients.
This causes any outlook client to popup a security question for each session.
Is there anyway to dissable the security question or to enable UNsecure SMTP ?
Browse to https://serverip:465 and install the certificate. You wont be asked again.
-
i have already done this.
I am asked again.
:(
here is the question :
" The server you are connected to is using a security certificate that could not be verified.
The certificate's CN name does not match the passed value.
Do you want to continue using this server ? "
-
The certificate's CN name does not match the passed value.
The server pre-pends the server name to the CN (Common Name). Try using "server-name.domain-name.com" and see what happens.
-
It didn't work.
I have tried this :
https://mail.myservername.co.il:465
and it solved the problem.
thank you for dirrecting me to the solution.