Opened 15 years ago
Closed 15 years ago
#12980 closed defect (bug) (worksforme)
Password Reset and Lost Password - no password sent
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.0 |
Component: | Keywords: | reporter-feedback | |
Focuses: | Cc: |
Description
Reset/lost password form sends the Password Reset email and link like it's supposed to. Clicking on the link to generate a new password works too. However, new password is not sent to email.
The error is happening while trying to reset admin password (the only user on install). I have multi-site enabled. Updated to external to revision 227999, revision 14075. Running nginx. Have not dug into mysql.
Change History (3)
Note: See
TracTickets for help on using
tickets.
I can confirm that this is *not* a bug with running WP on nginx. It is likely 1 of several misconfigurations on the server level. When I first installed my current system with debian I had to modify exim to allow outbound email to be sent rather than just local. There could also be reverse DNS record problems, or your IP could even be blacklisted.
Step 1) inspect /var/log/mail.log or /var/log/maillog (Those are 2 common names for mail logs)
Going to mark this for reporter-feedback.