Changes between Initial Version and Version 1 of Ticket #17001, comment 2
- Timestamp:
- 03/30/2011 10:00:36 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17001, comment 2
initial v1 1 1 Thank 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. 2 2 3 I confused myself further by using an internal test server, so of course $_SERVER ['SERVER_NAME'] was not a valid domain name.3 I confused myself further by using an internal test server, so of course $_SERVER\['SERVER_NAME'\] was not a valid domain name. 4 4 5 5 I accept the comment in #2053 that "that there is no reliable way to generate a valid 'From:' header."