php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #75080 Email verification failure for php.net mailing list subscription
Submitted: 2017-08-17 06:07 UTC Modified: 2017-08-18 13:14 UTC
From: ish at lsl dot digital Assigned: heiglandreas (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: openSUSE Leap 42.3
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ish at lsl dot digital
New email:
PHP Version: OS:

 

 [2017-08-17 06:07 UTC] 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


Patches

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-08-18 13:14 UTC] heiglandreas@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: heiglandreas
 [2017-08-18 13:14 UTC] heiglandreas@php.net
The PR has been merged so the fix should go online anytime from now.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 16 21:01:32 2024 UTC