Changelog

MailBolt™ Free Email Verification System

v1.8.0 - 29 Mar 2025

  • Fixed Corrected bug where the email count in a file was not properly calculated, leading to inconsistencies between total emails and emails processed.
  • Fixed Addressed issue where emails were not being properly categorized when uploaded in batches, ensuring accurate categorization based on the selected category.
  • Fixed Fixed export logic to handle large data sets more efficiently, preventing timeouts during email export.
  • Fixed Created new table in the database to track and manage email upload files, including their processing status, total emails, valid emails, invalid emails, and category.

  • New Implemented file upload and processing logic to allow users to upload customized CSV or TXT files with any fields. The files are processed, and emails are categorized into valid, invalid, and duplicate categories, offering greater flexibility for user-defined file formats.
  • New Tracking file processing status within the 'email_files' table, including total emails, valid emails, invalid emails, and processing state (processed or not).
  • New Export functionality added to allow users to export the emails stored in the 'verifications' table, filtered by category, status, and quality score.
  • New Updated subscription handling to reflect the number of emails processed in the 'subscriptions' table, updating the 'emails_used' field after each upload.
  • New Added ability to associate uploaded email files with a specific category for better organization and filtering in the dashboard.
  • New File upload failure handling implemented with improved error messages to notify users if their file could not be uploaded due to size or format issues.
  • v1.7.0 - 25 Mar 2025

  • Fixed Corrected domain typo handling to prevent "gmail.com" from becoming "gmail.comm".

  • New Integrated Gravatar verification to boost the score of emails with an associated profile, improving accuracy without falsely elevating the score of non-existent addresses.
  • New Optimized SMTP verification logic with dynamic connection adjustments based on server load and reattempts, reducing false positives and resource overuse.
  • New Refined offset handling and dashboard synchronization to resume email verification from where it left off, even if the user navigates away or closes the page.
  • New These enhancements are now available exclusively in the Verify Emails Pro system.
  • v1.6.1 - 6 Mar 2025

  • Fixed Resolved an issue where exporting emails with "All Categories" resulted in a blank file. This was caused by an incorrect SQL query condition that unintentionally filtered out all results when no specific category was selected.
  • Fixed Ensured that selecting "All Categories" properly includes all emails in the exported CSV. The system now correctly handles exports by removing category-based filtering when "All Categories" is chosen, ensuring that all stored emails are included regardless of category.
  • Fixed Addressed a filename inconsistency when exporting with a minimum Quality Score, ensuring the filename correctly reflects the applied filters.

  • New Added an option to export only email addresses (without category or score), simplifying data extraction.
  • New The exported file now includes the **minimum Quality Score filter** in its filename when applied (e.g., MailBolt™_All_Categories_All_Emails_MinScore80.csv).
  • New Implemented logging of SQL queries and parameters to assist in debugging export-related issues.
  • New If no matching data is found for export, the system now generates a CSV file with only headers instead of returning a blank page.
  • v1.6 - 5 Mar 2025

  • Fixed Optimized resource usage by caching DNS and security verification results per domain, reducing server load.
  • Fixed Increased overall email verification accuracy to 95-98% by leveraging the new quality scoring and enhanced security checks.

  • New Implemented a Quality Score system (0-100) to evaluate email quality based on domain reputation, security checks, and typo corrections.
  • New Redesigned the Quality Score distribution so that scores now start at 0 and accumulate to 100 as follows:
    • No typo error: +15 points; typo corrected: +5 points.
    • MX records found: +20 points.
    • Security checks (SPF, DMARC, DKIM): +15 points each (maximum +45 points).
    • SMTP simulation: success yields +20 points; timeout yields +10 points.
  • New Emails with a Quality Score below 70 are automatically flagged as invalid.
  • New Added email syntax validation using FILTER_VALIDATE_EMAIL to filter out improperly formatted emails.
  • New Integrated automatic typo correction for common domain errors (e.g., converting gmaill.com to gmail.com) with corresponding score adjustments.
  • New Enhanced SMTP verification to simulate real delivery by sending a RCPT TO command via cURL, allowing detection of actual email acceptance.
  • New Added security verifications by checking for SPF, DMARC, and DKIM DNS records, with score adjustments based on their presence.
  • New Implemented dynamic adjustment of simultaneous cURL connections based on current server load using sys_getloadavg(), optimizing performance under varying load conditions.
  • New These enhancements are now available exclusively in the Verify Emails Pro system.
  • v1.5 - 3 Jan 2025

  • Fixed Resolved API timeout issues during peak traffic.
  • Fixed Minor display bugs in the analytics dashboard.
  • Fixed Corrected validation errors for international domain extensions.

  • New Introduced enhanced email server compatibility checks.
  • New Added a detailed audit trail for user actions in admin logs.
  • New Support for exporting analytics data to JSON format.
  • New Improved data visualization with additional graph types.
  • New Enabled cross-platform session syncing for users with multiple devices.
  • New Enhanced security protocols for API authentication.
  • v1.4 - 29 Nov 2024

  • Fixed Database locking issue during high traffic periods.
  • Fixed Incorrect display of email validation statuses for certain domains.
  • Fixed Error when processing email lists containing duplicate entries.

  • New Introduced AI-driven auto-recovery for failed verifications.
  • New Added support for regional email service providers in Asia.
  • New Enhanced analytics dashboard with export to Excel functionality.
  • New Email list deduplication tool integrated into the platform.
  • New Configurable alert system for key verification metrics.
  • New Enhanced audit logs for tracking user actions on the platform.
  • New Added tutorials for API integration with MailBolt™ PRO.
  • New Improved session management for long-running verification tasks.
  • v1.3.1 - 27 Nov 2024

  • Fixed Minor UI glitches in the summary report panel.
  • Fixed Timeout error for API calls with large payloads.
  • Fixed Incorrect calculation of batch sizes during high traffic periods.

  • New Added date range filter for verification history logs.
  • New Enhanced support for custom email headers in API requests.
  • v1.3 - 15 Nov 2024

  • Fixed Issue with email progress bar not updating correctly.
  • Fixed Resume button not appearing after network interruptions during verification.
  • Fixed Error in email batch size calculation causing slower performance.

  • New Added 'Resume' functionality for interrupted verification processes.
  • New Implemented PRO verification tier with enhanced validation capabilities.
  • New Introduced dynamic updates for the verification progress bar.
  • New Integration with MailBolt™ subscription plans for PRO tier.
  • New Added tooltips to explain verification statuses in detail.
  • New Enhanced database logging for better error tracking and analysis.
  • New Improved UX for verification summary reports.
  • New Introduced automatic retries for transient email validation errors.
  • New Configurable timeout settings for verification tasks.
  • New Advanced error reporting with detailed stack traces.
  • New Expanded user documentation with step-by-step guides.
  • New Enhanced support for multi-threaded processing.
  • New AI-powered suggestions for improving email list quality.
  • New Integration with third-party analytics tools.
  • New Pre-built templates for API integration.
  • v1.2 - 01 Oct 2024

  • Fixed Validation errors for custom email domains.
  • Fixed Incorrect handling of inactive email servers.
  • Fixed UI freezes during large email list uploads.

  • New Added support for real-time email domain filtering.
  • New Optimized email server validation for quicker responses.
  • New Allow manual retries for failed email verifications.
  • New Implemented user-configurable batch processing for large email lists.
  • New Email verification summary dashboard added.
  • New Enhanced API integration for external tools and services.
  • New Added detailed email verification logs accessible from the admin panel.
  • New API now includes webhooks for instant result delivery.
  • New Introduced rate-limiting options for API usage.
  • New Enhanced visualization for verification trends and anomalies.
  • v1.1 - 20 Sep 2024

  • Fixed Session management issues during simultaneous verifications.
  • Fixed Error in progress calculation for partially completed tasks.

  • New Added visual representation of email verification statuses.
  • New Introduced customizable email list prioritization.
  • New Initial integration with third-party email delivery systems.
  • New Real-time alerts for critical validation failures.
  • New Configurable alerts for verification completion statuses.
  • New Predefined templates for common verification scenarios.
  • New Extended support for international email address formats.
  • v1.0 - 05 Sep 2024

  • New Launched MailBolt™ Email Verification System.
  • New Core email verification functionality implemented.
  • New Real-time progress tracking for ongoing verifications.
  • New Batch processing for email list uploads.
  • New Basic analytics for verification success rates.
  • New Multi-language support for verification reports.
  • New Added an intuitive user interface for seamless navigation.
  • New Support for secure data handling compliant with GDPR.