WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin

Make email delivery easy for WordPress. Connect with SMTP, Gmail, Outlook, SendGrid, Mailgun, SES, Zoho, + more. Rated #1 WordPress SMTP Email plugin.

6 database tables

Table NameDescriptionMethod
wp_actionscheduler_actionsStores actionscheduler actions data created by this plugin.Static
wp_actionscheduler_groupsStores actionscheduler groups data created by this plugin.Static
wp_actionscheduler_logsA logging table that records activity, events, or audit history.Static
wp_wpmailsmtp_debug_eventsStores wpmailsmtp debug events data created by this plugin.Static
wp_wpmailsmtp_emails_queueA job queue table for managing background tasks and scheduled operations.Static
wp_wpmailsmtp_tasks_metaStores additional metadata (key-value pairs) for wpmailsmtp tasks records.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_comments
Direct access
wp_options
Option key:aioseo_activation_redirectOption key:fluentmail-settingsOption key:mailerOption key:postman_optionsOption key:smtp_mailer_optionsOption key:swpsmtp_optionsOption key:wp_mail_smtpOption key:wp_mail_smtp_activatedOption key:wp_mail_smtp_activated_timeOption key:wp_mail_smtp_activation_prevent_redirectOption key:wp_mail_smtp_connectOption key:wp_mail_smtp_connect_tokenOption key:wp_mail_smtp_initial_versionOption key:wp_mail_smtp_mail_keyOption key:wp_mail_smtp_sourceOption key:wp_mail_smtp_summary_report_email_last_sent_weekOption key:wp_mail_smtp_versionOption key:wp_smtp_optionsOption key:wpforms_activation_redirectOption key:wpforms_installation_source
wp_postmeta
Post meta
wp_usermeta
User meta