Make WordPress Core

{31} Tickets in the Mail component (52 matches)

Arguments
Create a new ticket
  • Active tickets in the Mail component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Candidates for Closure (6 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#46333 wp_mail successfully working but not sending mails - WordPress 5.1 normal major Awaiting Review defect (bug) needs-unit-tests 06/04/2020
#48951 email_too_short is not good email validation candidate low trivial Awaiting Review feature request dev-feedback 08/09/2020
#53894 =?us-ascii? in the subject line normal normal Awaiting Review defect (bug) reporter-feedback 08/09/2021
#56562 <br> Tag should be self closing on wp-mail.php file normal normal Awaiting Review defect (bug) close 09/25/2022
#22837 WP Needs to Set "Sender" and "Reply-To" or DKIM/DMARC will not work using wp-mail (via PHPMailer) high major Awaiting Review defect (bug) close 11/28/2023
#60722 incorrect display of mail due to outdated version of PHP mailer normal normal Awaiting Review defect (bug) reporter-feedback 03/19/2024

Tickets Awaiting Review (31 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#39709 Add filler content to New Site Registration email to avoid space ratio spam rule normal normal Awaiting Review enhancement 03/09/2017
#40081 Remove wp-admin links from all Core emails normal normal Awaiting Review defect (bug) 03/09/2017
#40394 Activation email not sent to new users on Windows (have come out another time) normal normal Awaiting Review defect (bug) 04/08/2017
#39775 wp_mail miss send Content-Type with boundary when array header does not have other custom headers normal normal Awaiting Review defect (bug) 04/14/2017
#40390 Wrong time (and date) in mail header send by phpmailer normal normal Awaiting Review defect (bug) 05/02/2017
#43425 WP_Mail BCC and CC - RCPT TO Errors normal normal Awaiting Review defect (bug) 02/26/2018
#43206 Angle brackets around URLs can confuse email clients normal normal Awaiting Review defect (bug) 07/17/2018
#38102 Email header Content-Type: multipart boundary ignored by wp_mail normal normal Awaiting Review defect (bug) 04/01/2019
#47855 PHPMailer::validateAddress() fails on PHP 7.3 with libpcre2 < 10.32 normal minor Awaiting Review defect (bug) 09/21/2019
#47827 wp_notify_moderator email error when Site Language is fr_CA normal normal Awaiting Review defect (bug) 10/03/2019
#46217 wp_mail() not sending messages on PHP7.3.x normal major Awaiting Review defect (bug) has-patch 11/21/2019
#47605 Email sender name change with site title in wp-includes/pluggable.php normal normal Awaiting Review feature request has-patch 01/03/2020
#47004 WordPress email subject update - phase 2 normal normal Awaiting Review enhancement has-patch 01/07/2020
#38028 Send emails via an action normal normal Awaiting Review enhancement dev-feedback 01/16/2020
#49661 mails, Howdy, wp_mail() and filters spreading normal normal Awaiting Review feature request has-patch 04/02/2020
#50374 Improve PHPMailer usage normal normal Awaiting Review defect (bug) 06/12/2020
#28473 wp_mail incorrectly parses multiline From header normal normal Awaiting Review defect (bug) has-patch 09/16/2020
#51717 Emails in WordPress (Templating and Sending methodology) normal normal Awaiting Review feature request 11/08/2020
#50049 PHPMailer and OAuth normal normal Awaiting Review enhancement 11/10/2020
#51885 Extra space in subject line - plugin auto update normal minor Awaiting Review defect (bug) has-patch 11/28/2020
#54416 Some WordPress generated emails escape special chars in the email address while other emails do not. normal normal Awaiting Review defect (bug) 11/10/2021
#54465 Error message with invalid receipent normal normal Awaiting Review enhancement 11/18/2021
#56115 Prevent default from email to use a subdomain when the siteurl is a subdomain normal normal Awaiting Review defect (bug) 07/01/2022
#56779 wp_mail header ignores multiple headers with same name normal normal Awaiting Review enhancement 10/10/2022
#49687 wp_mail() - Why is no envelope sender defined? normal minor Awaiting Review enhancement dev-feedback 11/17/2022
#57698 Image not showing in iOS and Mac email clients normal major Awaiting Review defect (bug) 03/15/2023
#53829 Add unique keywords for wp_mail calls to categorize it normal normal Awaiting Review enhancement 08/15/2023
#59763 unverified emails from buyers normal major Awaiting Review defect (bug) 10/29/2023
#59670 "Content-Transfer-Encoding" might break when sending multiple mails normal normal Awaiting Review defect (bug) dev-feedback 10/31/2023
#60420 Default sender address normal normal Awaiting Review defect (bug) 02/02/2024
#60995 WP Mail: support for a plain-text version when sending a html body normal normal Awaiting Review enhancement 04/11/2024

Tickets Needing Feedback (2 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#46229 Email Direction normal normal Future Release defect (bug) dev-feedback 04/01/2019
#34412 Problem with äö characters in Roundcube emails normal normal defect (bug) reporter-feedback 06/04/2019

Tickets with Patches (8 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#39753 wp_mail() under PHP 7 hosted on Windows creates malformed email messages SergeyBiryukov* normal normal Future Release defect (bug) has-patch 10/12/2017
#28059 Inline image attachments with wp_mail() normal normal enhancement needs-unit-tests 06/04/2019
#30128 Allow to use associative arrays beside indexed arrays in wp_mail $headers normal normal Future Release enhancement needs-unit-tests 09/16/2020
#29513 Move heavy lifting of wp_mail() to child class of PHPMailer normal normal Future Release enhancement dev-feedback 09/16/2020
#26317 Ad filter for changing the 'New Site Created' email sent to site's admin email normal normal Future Release enhancement has-patch 09/16/2020
#15448 wp_mail() sets Content-Type header twice for multipart emails SergeyBiryukov normal normal Future Release enhancement has-patch 09/17/2020
#28618 Allow PHPMailer class to be reliably overriden normal normal Future Release enhancement has-patch 10/08/2020
#22942 Remove Post by Email chriscct7 normal normal Future Release enhancement has-patch 10/15/2020

Unpatched Bugs (4 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#23243 wp_mail() not working with "Name <email>" format in buggy PHP versions on Windows normal minor defect (bug) 06/04/2019
#33972 static use of PHPMailer class results in stale state between calls to wp_mail() normal normal defect (bug) 06/04/2019
#52504 wp_mail() not able to send/deliver emails to domain with hyphens in it? normal normal defect (bug) 02/12/2021
#53393 Latest version of PHPMailer no longer attaches files to emails normal normal Future Release defect (bug) 11/01/2021

Unpatched Enhancements (1 match)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#31775 wp_mail attachments support only ascii symbols normal normal enhancement 04/06/2021
Note: See TracReports for help on using and creating reports.