Mono Support User authentication by email 

Viewed 124087 time(s), 17 post(s), 2/6/2017 9:13:58 AM - by Hutchful
2/9/2017 10:12:05 AM
235 Reputation 34 Total posts

Hello,

So I've been able to fix the issue. The solution was to:

1. EnableSSL (set to true)
2. Use an account that grants permission to third part applications
3. For Gmail use port 587 instead of 465

Thanks imarusic, mzilic and slaven for your help!

Best Regards,
Hutchful.

1
2/6/2017 9:13:58 AM
235 Reputation 34 Total posts

Hello,

I want to find out how to authenticate new users by email. At the moment when a new user registers, their details enter the database and simultaneously I get the an error message.

Regards,
Hutchful.

2
2/6/2017 4:45:10 PM
144 Reputation 22 Total posts

Hi Hutchful,

Can you please provide more details: 
- Are you building a custom registration form ?
- Can you paste the error message here ?

Best regards,
Slaven

3
2/6/2017 5:07:33 PM
235 Reputation 34 Total posts

Hello Slaven,

It's not a custom registration form.It's what was provided by MonoX.

The error message reads "The following issues have to be resolved before you can proceed: You're account has not yet been activated. Please activate it via an activation e-mail we sent you.If you didn't get the e-mail, then please try resending it by going to the Activation E-mail Recovery page. If you can't send or receive the activation e-mail, please contact us.

Regards,
Hutchful.

4
2/6/2017 5:19:22 PM
3016 Reputation 428 Total posts

Hi,

did you set the email server configuration in your web.config file?

Regards

5
2/7/2017 2:54:25 PM
235 Reputation 34 Total posts

Hi,

Yes I did. Does it have something to do with the AdtiveDirectoryMembershipProvider?

Regards

6
2/8/2017 11:44:05 AM
3016 Reputation 428 Total posts

Di you get the activation email and clicked to link in order to activate your user?

Regards

7
2/8/2017 11:46:02 AM
235 Reputation 34 Total posts

There's no e-mail at all

Regards

8
2/8/2017 12:24:36 PM
3016 Reputation 428 Total posts

Hi,

please try to resend the activation email on Activation E-mail Recovery page. Also, please check the logs for the eventual errors:

~Portal\MonoX\ApplicationData\Logs

9
2/8/2017 12:31:22 PM
235 Reputation 34 Total posts

I keep getting an error and strangely I'm unable to access that particular log file

10
2/8/2017 3:14:08 PM
235 Reputation 34 Total posts

Here I have attached the latest log file , don't really understand what the issue is.

Regards.

11
1 2
This is a demo site for MonoX. Please visit Mono Software for more info.