Opened 9 years ago
Closed 9 years ago
#6946 closed defect (bug) (no action required)
Emails error with "Could not instantiate mail function" from phpmailer.
Reported by: | DJPaul | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Emails | Keywords: | |
Cc: |
Description
Some cases of email issue seem related to the above error coming from phpmailer, which can occur if PHP's mail()
call fails. As we can prove wp_mail()
is working in situations where bp_send_email()
isn't, we know these aren't a system-level problem.
Change History (1)
Note: See
TracTickets for help on using
tickets.
I forgot I made this. Closing in favour of #6947