[wp-trac] [WordPress Trac] #6829: FromName causing emails not to send using Windows
WordPress Trac
wp-trac at lists.automattic.com
Tue Nov 24 18:18:06 UTC 2009
#6829: FromName causing emails not to send using Windows
----------------------------+-----------------------------------------------
Reporter: mrtwice99 | Type: defect (bug)
Status: new | Priority: normal
Milestone: Future Release | Component: Mail
Version: 2.5 | Severity: normal
Keywords: email |
----------------------------+-----------------------------------------------
Comment(by nacin):
Replying to [comment:5 janeforshort]:
> Is this still an issue?
Technically, mail() on Windows can choke on from names. But wp_mail allows
for a filter 'wp_mail_from_name' to change the default, which can also be
used to correct this. wp_mail is also pluggable, so you can replace the
whole thing.
I wonder if a more recent version of phpmailer accounts for the lack of
FromName support in windows mail()?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/6829#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list