For an valid user account of wiki (e.g. Acct1), the reset password email is NOT getting received.
I have the following settings in LocalSettings.php:
$wgEnableEmail = true;
$wgEnableUserEmail = true; # UPO
$wgEnotifUserTalk = false; # UPO
$wgEnotifWatchlist = true; # UPO
$wgEmailAuthentication = true;
I have an valid user account (e.g. Acct1) and that account was initialliy created by not entering any email, as email is optional for account creation. To reset password, the request was sent to gmail. Also attempted by trying to send the email to Microsoft Outlook. I checked the spam and other email folders, but no email was found.
Is there any additional setting needed so that the email is received for resetting the password?
I see the re-directed web page as below, but no email. I
If the information submitted is valid, a password reset email will be sent. If you haven't received an email, we recommend that you visit the reset password help page or try again later. You can only request a limited number of password resets within a short period of time. Only one password reset email will be sent per valid account every 24 hours in order to prevent abuse.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
userapache123
For an valid user account of wiki (e.g. Acct1), the reset password email is NOT getting received.
I have the following settings in LocalSettings.php:
$wgEnableEmail = true;
$wgEnableUserEmail = true; # UPO
$wgEnotifUserTalk = false; # UPO
$wgEnotifWatchlist = true; # UPO
$wgEmailAuthentication = true;
I have an valid user account (e.g. Acct1) and that account was initialliy created by not entering any email, as email is optional for account creation. To reset password, the request was sent to gmail. Also attempted by trying to send the email to Microsoft Outlook. I checked the spam and other email folders, but no email was found.
Is there any additional setting needed so that the email is received for resetting the password?
I see the re-directed web page as below, but no email. I
Reset password
Jump to navigationJump to search
You have a requested a password reset.
If the information submitted is valid, a password reset email will be sent. If you haven't received an email, we recommend that you visit the reset password help page or try again later. You can only request a limited number of password resets within a short period of time. Only one password reset email will be sent per valid account every 24 hours in order to prevent abuse.
The details you submitted are:
· Username: Acct1
· Email address: mygmailwhateveritis@gmail.com
Return to Mywikipage.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.