Edit report at https://bugs.php.net/bug.php?id=75080&edit=1
ID: 75080 Updated by: [email protected] Reported by: ish at lsl dot digital Summary: Email verification failure for php.net mailing list subscription -Status: Open +Status: Closed Type: Bug Package: Website problem Operating System: openSUSE Leap 42.3 PHP Version: Irrelevant -Assigned To: +Assigned To: heiglandreas Block user comment: N Private report: N New Comment: The PR has been merged so the fix should go online anytime from now. Previous Comments: ------------------------------------------------------------------------ [2017-08-17 06:07:44] ish at lsl dot digital Description: ------------ I tried subscribing to the PHP mailing list at http://php.net/mailing-lists.php. I could not and the page displayed a message saying: « You forgot to specify an email address to be added to the list, or specified an invalid address. Please go back and try again. » I reported the same to php-webmasters. The TLD of my email address is ".digital" which is 8 characters long. As per an answer [1] provided by Andreas Heigl, the email verification on the ML subscription page uses a regex that checks whether the TLD is between 2 to 6 characters long. Andreas proposes a fix [2] by checking the MX record for email verification. [1] http://lists.elandnews.com/archive/mauritius/internet-users/2017/08/6496.html [2] https://github.com/php/web-php/pull/170 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=75080&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
