ruhg
Forum Replies Created
-
Since I do get both the request for new password and the confirmation mail, I don’t consider spam catching as a problem. Yet.
I’ve checked the SQL file (old backup) to see if I’m accidently using two different mail accounts. I don’t..
Insert statement from backup: INSERT INTO
wp_users
VALUES (1, ‘admin’, ‘one_of_the_older_passwords’, ‘admin’, ‘[email protected]’, ‘https://www.domain.net’, ‘2006-09-07 22:56:03’, ”, 0, ‘user_name’) ;Thanks – now we’re getting to the point, but:
1. I do get the email with the link (to the blog adm email address)
2. I do not receive any mail containing any password (even though the only registered mail address is the above mentioned)
3. I do get the verfication mail, saying the password is changed
4. I’ve checked that my wp admin account is associated with only one mail address (ref. #1), so the mail containing a new passord should be sent to the same address as the confirmation address.What can be the reason why I don’t get the actual passord by mail?
Thanks in advance:o)
Thanks – but at the moment I have no access at all to the web host (security issues due to the PC I have to use these days), so I must rely on the mail I got when pressing the button “forgot my password”: The mail says the password has been reset – but reset to what? – The original passoword received when installing wp is not accepted..