Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more

Make SMTP email sending and delivery easy. Configure Gmail, Outlook, Brevo, SendGrid, Mailgun, SendLayer or connect to any SMTP server.

5 database tables

Table NameDescriptionMethod
wp_actionscheduler_actionsStores actionscheduler actions data created by this plugin.Static
wp_actionscheduler_logsA logging table that records activity, events, or audit history.Static
wp_easywpsmtp_debug_eventsStores easywpsmtp debug events data created by this plugin.Static
wp_easywpsmtp_emails_queueA job queue table for managing background tasks and scheduled operations.Static
wp_easywpsmtp_tasks_metaStores additional metadata (key-value pairs) for easywpsmtp tasks records.Static