Here is the situation: I have a domain (it is NOT always-on) and I have configured port 465 as SSL-secured SMTP "e-mail receiver" (with hMailServer) with a self-signed certificate (note that I have disabled port 25 for security purposes).
However, I get a warning message from Gmail saying that it cannot reach "my_domain:25". Doesn't Gmail try to send mail to port 465 using my self-signed SSL certificate? If it does, why haven't I received the "test e-mail" to my domain e-mail yet???