Trying to get the 'Forgot password' working

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
geoffHome
Posts: 28
Joined: Tue 09 May 2006 23:55

Trying to get the 'Forgot password' working

Post by geoffHome » Thu 30 Nov 2006 07:28

My error is saying server needs authentication.

I'm not really clear how to set up the sending of password automatically to users email address.

I've set the following parameters in the asp.NET Configuration wizard:

Server Name: smtp.mySite.com.au
Server Port: 25
From: [email protected]

Authentication: Basic
Sender's user name: userName
Sender's password: pwd

Any suggestion or examples please.

Thanks,

Geoff

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Thu 30 Nov 2006 08:31

Please describe in detail what exactly you need or what is the problem.

geoffHome
Posts: 28
Joined: Tue 09 May 2006 23:55

Solved...

Post by geoffHome » Sat 02 Dec 2006 20:42

Thanks Alexey.

I've solved issue. I was wrongly refering to server.

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Mon 04 Dec 2006 07:23

Not at all.

Post Reply