LogInView Password Recovery and Smtp

When the user is requesting a password to be emailed and answers the
question and clicks Submit, the system uses the values from
<mailSettings> smtp to send the email.

My question is, how do I change this value ? ie Is there some Mail
control in there that I can get at ?
Ian Semmel [ Mi, 09 April 2008 00:25 ] [ ID #1938569 ]

Re: LogInView Password Recovery and Smtp

I discovered the OnSendingMail event for PasswordRecovery which solved
my problem

"Ian Semmel" <anyone [at] rocketcomp.com.au> wrote in message
news:#LppzdcmIHA.4712 [at] TK2MSFTNGP04.phx.gbl:

> When the user is requesting a password to be emailed and answers the
> question and clicks Submit, the system uses the values from
> <mailSettings> smtp to send the email.
>
> My question is, how do I change this value ? ie Is there some Mail
> control in there that I can get at ?
Ian Semmel [ Mi, 09 April 2008 02:26 ] [ ID #1938577 ]
Microsoft » microsoft.public.dotnet.framework.aspnet » LogInView Password Recovery and Smtp

Vorheriges Thema: Calling Master Page methods directly from Content Page inline code
Nächstes Thema: How to add a field to an Adobe Reader document?