| Anonymous | Login | Signup for a new account | 02-09-10 22:17 GMT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0006648 | phplist | User Management | public | 16-06-06 17:24 | 13-05-08 13:48 | |
| Reporter | mhnichols | |||||
| Priority | normal | Severity | major | Reproducibility | always | |
| Status | resolved | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Product Version | 2.10.2 | |||||
| Target Version | 2.10.7 | Fixed in Version | 2.11.X | |||
| 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? | |||||
| Tags | No tags attached. | |||||
| Attached Files | ||||||
Relationships |
||||||
|
||||||
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 (manager) 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. |
| Copyright © 2000 - 2010 MantisBT Group |