Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tempmailaddress.com is not handled #146

Closed
Jacketbg opened this issue Oct 17, 2018 · 5 comments
Closed

tempmailaddress.com is not handled #146

Jacketbg opened this issue Oct 17, 2018 · 5 comments

Comments

@Jacketbg
Copy link

This is the service: https://www.tempmailaddress.com/
Here's a sample email: magdaline.claira@lnvoke.net

var_dump(MailChecker::isValid('magdaline.claira@lnvoke.net'));

bool(true)

@FGRibreau
Copy link
Owner

Hi :)

I will accept a PR for this, just edit https://github.com/FGRibreau/mailchecker/blob/master/list.json :)

@xthiago
Copy link
Contributor

xthiago commented Oct 20, 2018

Hi @FGRibreau, please check #147 ;)

@Jacketbg
Copy link
Author

This service seems to be rotating its domains regularly. It was lnvoke.net when I posted. It's two0aks.com now. Let's wait and see if they will change it to another.

@FGRibreau
Copy link
Owner

Merged in v3.2.10

@xthiago
Copy link
Contributor

xthiago commented Oct 22, 2018

@Jacketbg if you see a new domain please open a pull-request. Most of temporary mail services rotates the domains, so we need to update the list constantly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants