Seems like http://php.net/mailing-lists.php is not working right now. Trying to subscribe gives an error:
"We were unable to subscribe you due to some technical problems. Please try again later." Looks like the error arises from a request to master failing here http://git.php.net/?p=web/php.git;a=blob;f=mailing-lists.php;h=834ca08a7be39dc8a86f6e5f242cdcb2fbfd6eab;hb=HEAD#l84 Which would mean sendmail isn't working here http://git.php.net/?p=web/master.git;a=blob;f=entry/subscribe.php;h=3681b2c61f8463e8f625de445b56ded4d75fc5f0;hb=HEAD#l40 Anyone with access to master can look into it?