Opened 3 years ago

Closed 3 years ago

#14586 closed defect (bug) (fixed)

Eliminate wordpressmu_wp_mail_from()

Reported by: ryan Owned by:
Priority: normal Milestone: 3.1
Component: Mail Version: 3.0.1
Severity: normal Keywords:
Cc:

Description

This causes the emails WP sends to be from admin_email. This can have delivery problems (which is why we do wordpress@server), exposes the admin email address, and can bust wp_mail_from filters setup by users.

Attachments (1)

14586.diff (1013 bytes) - added by ryan 3 years ago.

Download all attachments as: .zip

Change History (2)

ryan3 years ago

comment:1   ryan3 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [15678]) Remove wordpressmu_wp_mail_from(). fixes #14586

Note: See TracTickets for help on using tickets.