[Tiki-devel] Disposable email detector
Jonny Bradley via TikiWiki-devel <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all
I've just spent the morning with a client trying to clean out spam from his site and we're finding he's getting several registrations an hour by people using disposable/temporary email addresses, which i didn't really know much about before investigating.
I think it would be a useful thing for tiki (and tiki.org) to be able to detect these and either list them on the user admin (because there's no point emailing them), or block them from registering completely.
I've found an MIT licensed php library here which i might be able to sneak in to 25.x before we branch but just thought i'd see what others think about this?
https://github.com/elliotjreed/disposable-emails-filter-php
TIA
jonny