Hello Friends
I'm using PasswordRecovery control, and in the web.config file I set the enablePasswordRetrieval = "false".
Now I can not retrieve the password to send it to the email user.
In web.config I set the settings as:
<mailSettings>
<SMTP from="svs991234@yahoo.com.br">
<network host="smtp.mail.yahoo.com.br" password="svs991234 " userName="ventana"/>
</ smtp>
</ mailSettings
Thanks and a hug