Documentation
Examples
Common usage patterns for Rapid.
Basic Checking
Load emails and start checking:
Input format (see common formats):
[email protected]:password
[email protected]:pass123
Settings:
Threads: 200
Timeout: 30s
Protocol: Auto-detect
Proxy: Optional (see common formats)
Search Options
Search emails by various criteria:
Search filters:
- From: @paypal.com
- Subject: "payment"
- Date: Last 30 days
- Folders: All (Inbox, Sent, Spam)
Results saved with full details
Output Files
Results with country detection:
valid.txt:
[email protected]:password [US]
[email protected]:pass123 [DE]
[email protected]:pass [FR] (from profile)
Country detection sources:
- Domain TLD (.de, .fr, etc.)
- Hotmail/Outlook profile locale
Countries folder:
/countries/us.txt
/countries/de.txt
/countries/fr.txt
Protocol Settings
Configure for different providers:
IMAP (most providers):
- Auto server detection
- Port: 993 (SSL)
Outlook/Hotmail:
- Native API
- No server needed
GMX/Web.de:
- Native API
- Fast checking