Jump to content

vicentiu

Clients
  • Posts

    9
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Forums

Events

Store

Gallery

Posts posted by vicentiu

  1. I purchased and installed the plugin yesterday.

    I tested registration with a disposable email, but it's not blocking it, so I assume it's not working for some reason.

    I also couldn't find the interface for executing all the activities mentioned under Features.

    thanks

  2. I noticed there are other disposable email validators available with free API's:

    Is it worth allowing users to add other sources? I can think of three reasons:

    1. As a fallback if kickbox is down
    2. Get a second opinion from another source
    3. Distribute the load between different sites, so no single site is queried as much.

    I see two implementation options:

    1. Hard code known sites with checkboxes next to them for users to enable and have a priority list as a fallback plan if a site doesn't respond or gives errors.
    2. Allow users to enter their own URL that includes their API-KEY
  3. On 3/8/2019 at 4:45 PM, Makoto said:

    Indisposable also caches e-mail domains that kickbox returns as disposable addresses, so you only actually need to query them once for the domain, then everything can be checked locally on your server; so it keeps performance in-mind especially for high-traffic websites. 

    Does it also cache responses for non-disposable addresses? Or will it query kickbox every time there is a @gmail address?

×
×
  • Create New...