﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
1532,wp_notify_postauthor() sends pingback/trackback e-mails from bad address,markjaquith,markjaquith,"wp_notify_postauthor() sends pingback and trackback notification e-mails from wordpress@$_SERVER['SERVER_NAME']

The problem is that on some hosts, $_SERVER['SERVER_NAME'] is in the form of www.domain.com instead of just domain.com

These wordpress@www.domain.com e-mails are getting deleted somewhere along the line as obviously bogus.

We need to check for leading www. and strip it out.",defect (bug),closed,normal,,Administration,1.5.1.2,normal,fixed,bg|has-patch bg|commit,
