Reacher
  • Welcome to Reacher
  • Getting Started
    • Verify your 1st email
    • Understanding "is_reachable"
  • Self-Hosting
    • SaaS vs Self-Host
    • Install Reacher in 20min
    • Scaling for Production
      • Manage scaling yourself
      • Option 1: RabbitMQ-based Queue Architecture
    • Licensing
      • Commercial License Trial
    • Proxies
      • Multiple Proxies
    • Reacher Configuration
    • Debugging Reacher
  • Advanced
    • OpenAPI
      • /v0/check_email
      • /v1/check_email
      • /v1/bulk
    • Run your own Proxy
    • Migrations
      • Reacher Configuration (v0.10)
      • Migrating from 0.7 to 0.10
      • Bulk Verification (v0.7)
      • Docker Environment Variables (v0.7)
Powered by GitBook
On this page
  • Features and Limitations
  • Get Started
  • After the Trial
  1. Self-Hosting
  2. Licensing

Commercial License Trial

PreviousLicensingNextProxies

Last updated 2 months ago

The Commercial License Trial allows you to test the self-hosted software for a limited period of time, for internal testing and non-commercial purposes.

Features and Limitations

As part of the Commercial License Trial, you'll receive a Dockerfile designed to enable quick setup for email verifications. Below are its key features and limitations:

  • Built-in Proxy Configuration: we embed , a 3rd-party proxy with carefully maintained IPs optimized for SMTP verifications. All verifications using the Dockerfile go through this proxy. This ensures reliable email verification even in cloud environments with restricted SMTP access. Learn more in Proxies.

  • Daily Verification Limit: capped at 60 per minute and 10,000 per day.

  • Usage Tracking: verification results are anonymized and sent back to Reacher, and used to monitor daily usage and detect potential abuse.

  • For testing purposes only. The Dockerfile can only be used internally, for testing purposes, and can in no case be used in production environments for commercial applications.

All abuse of the Commercial License Trial will result in an immediate account ban.

Get Started

To start your Commercial License Trial, sign up on . Then, navigate to the "Commercial License Trial" tab of the Reacher Dashboard () and follow instructions.

After the Trial

The Commercial License Trial cannot be used for full-scale production use or commercial applications. Once you've tested Reacher extensively, purchase a Commercial License.

Once you purchased the Commercial License, you'll need to perform the two following steps:

  1. Replace the Docker image from reacherhq/commercial-license-trialto reacherhq/backend. This will give you access to an unrestricted Dockerfile to perform unlimited verifications.

  2. (If applicable) Configure proxy setting on the Docker container, via the RCH__PROXY__*environment variables. See Proxiesfor more information.

Proxy4Smtp
https://reacher.email
go there directly