Opened 12 years ago
Closed 12 years ago
#2662 closed defect (bug) (duplicate)
Incorrectly generated noreply email address
| Reported by: | stonemonk | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | API - Subscriptions | Version: | 2.5.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I have a pretty basic and standard setup here, running the latest bbPress and WP setups: http://pocketearth.com/forums/
I am not using any notification plugins nor have I customized any of the emailing code anywhere in my site.
When a notification email is sent its bbPress generates a From address of noreply @ ocketearth.com
Notice that the first letter of our domain 'p' is missing making this an invalid email. Though of course we hope users won't reply to a noreply, if they do, we'd like to actually receive them. I am guessing this is a minor bug for domains which do not have a 'www.' in front of them.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks for the ticket and indeed you are correct, see https://bbpress.trac.wordpress.org/ticket/2618#comment:10
Closing this as a duplicate of #2618