Check & Log Email – Easy Email Testing & Mail logging

Check & Log email allows you to test if your website is correctly sending emails . Overriding of email headers and carbon copying to another address.

3 database tables

Table NameDescriptionMethod
wp_check_email_error_logsA logging table that records activity, events, or audit history.Static
wp_check_email_logA logging table that records activity, events, or audit history.Static
wp_check_email_spam_analyzerStores check email spam analyzer data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:blog_charsetOption key:check-email-email-encode-optionsOption key:check-email-email-notify-optionsOption key:check-email-log-Option key:check-email-log-coreOption key:check-email-log-dbOption key:check-email-rate-timeOption key:check-email-smtp-optionsOption key:check_email_e_filter_priorityOption key:check_email_smtp_statusOption key:check_email_spam_score_Option key:checkmail_admin_fcm_tokenOption key:per_page
wp_usermeta
User meta