largersmallernormaltext version of this page

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006648 [phplist] User Management major always 16-06-06 17:24 13-05-08 13:48
Reporter mhnichols View Status public  
Assigned To
Priority normal Resolution fixed  
Status resolved   Product Version 2.10.2
Summary 0006648: Invalid Email Adresses
Description I have imported a database of approx 800 email addresses, I am now showing that 81 are invalid, on Checking this is all the emails ending .gov.je or .ac.je or .health.gov.je .

I know these are correct addresses as I use these on another system.

I have checked that there are no errors in the addresses and all seems OK.

Is there a problem with PHPList understanding these domains?
Additional Information
Tags No tags attached.
Attached Files

- Relationships
related to 0003721closed phplist 2.10.x 

-  Notes
(0014528)
michiel (administrator)
16-06-06 17:43

yes, in the file lists/admin/commonlib/lib/userlib.php

in the function is_email

add "je" to be an allowed top level domain by adding it to the pattern,

ie change |jm|jo|jp|
to |jm|jo|jp|je|
(0044414)
h2b2 (reporter)
09-04-08 04:36

Other ICANN-approved top level domains that could be added are: asia, travel, tel,

ref: http://www.icann.org/registries/listing.html [^]
(0044525)
michiel (administrator)
09-04-08 18:53

can you edit 2.10 as well as 2.11

it'll cause conflicts in the next merge from stable to HEAD, but that's ok, we can sort that out when it happens.


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker