HI, almost three days ago, I've use this method for people could contact me through contact me from my website, but, some days ago it doesn't work.
This code always works from my files configuration web site, what could I do?
Thanks it is urgent.
<mailSettings>
<network
enableSsl="true"
host="mx.zoho.com"
port="25"
password="*******"
defaultCredentials="false" />
</smtp>
</mailSettings>