[wp-trac] [WordPress Trac] #37736: Emails fail on certain server setups

WordPress Trac noreply at wordpress.org
Mon Nov 21 22:43:27 UTC 2016


#37736: Emails fail on certain server setups
-------------------------------------------------+-------------------------
 Reporter:  Clorith                              |       Owner:
     Type:  defect (bug)                         |  boonebgorges
 Priority:  high                                 |      Status:  closed
Component:  Mail                                 |   Milestone:  4.6.1
 Severity:  normal                               |     Version:  4.6
 Keywords:  has-patch needs-testing has-unit-    |  Resolution:  fixed
  tests commit                                   |     Focuses:
-------------------------------------------------+-------------------------

Comment (by Clorith):

 It looks like caddy serves PHP over fastcgi, and might not be declaring
 some env variables (such as `$_SERVER['SERVER_NAME']`) that we rely on.

 Have a look at
 https://www.nginx.com/resources/wiki/start/topics/examples/fastcgiexample/
 which has information on how to declare them, I believe that would be
 beneficial to you here.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37736#comment:26>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list