Make WordPress Core

Opened 16 years ago

Closed 16 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: Focuses:

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 16 years ago.

Download all attachments as: .zip

Change History (2)

@ryan
16 years ago

#1 @ryan
16 years ago

  • Resolutionfixed
  • Status newclosed

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

Note: See TracTickets for help on using tickets.