PHP mail causing PHP5-FPM to time out

It seems that every time PHP calls mail() it will make the page load forever, and eventually leading to a 504 NGINX timeout.

I have little to no clue of where to begin debugging this, help would be very appreciated.

Comments

Sign In or Register to comment.