Hi ,
I have a form which is i lost my password . When user enters mail address ,
the system send a mail to user mail address. But it gives an Relay Error .
How can the system send mail ?

Re: SmtpMail error when sending mail by Nick

Nick
Fri Dec 10 22:29:20 CST 2004

You need to set up SMTP server on your IIS box to relay to an upstream SMTP
server for any addresses it does not find locally.
see
http://www.microsoft.com/resources/documentation/iis/6/all/proddocs/en-us/smtp_sec_relay_restrictions.mspx

--- Nick

"hoz" <ask@me.com> wrote in message
news:OMrbCaw3EHA.3572@TK2MSFTNGP10.phx.gbl...
> Hi ,
> I have a form which is i lost my password . When user enters mail address
,
> the system send a mail to user mail address. But it gives an Relay Error
.
> How can the system send mail ?
>
>