Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #17001, comment 2


Ignore:
Timestamp:
03/30/2011 10:00:36 PM (14 years ago)
Author:
dglingren
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17001, comment 2

    initial v1  
    11Thank you for gently pointing me back to Ticket #1593, which I should have read more carefully before re-opening this issue. I also found #2053 and #4658 to be illuminating.
    22
    3 I confused myself further by using an internal test server, so of course $_SERVER['SERVER_NAME'] was not a valid domain name.
     3I confused myself further by using an internal test server, so of course $_SERVER\['SERVER_NAME'\] was not a valid domain name.
    44
    55I accept the comment in #2053 that "that there is no reliable way to generate a valid 'From:' header."