Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#14586 closed defect (bug) (fixed)

Eliminate wordpressmu_wp_mail_from()

Reported by: ryan's profile ryan Owned by:
Milestone: 3.1 Priority: normal
Severity: normal Version: 3.0.1
Component: Mail Keywords:
Focuses: 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 14 years ago.

Download all attachments as: .zip

Change History (2)

@ryan
14 years ago

#1 @ryan
14 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.