Frumbik SMTP

Send WordPress emails via SMTP or API providers (SendGrid, SES, Gmail, M365) with smart routing, failover, email logging, and queue.

1 database table

Table NameDescriptionMethod
wp_frumbik_smtp_Stores frumbik smtp 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:fluentmail-settingsOption key:frumbik_smtp_db_versionOption key:frumbik_smtp_encryption_keyOption key:frumbik_smtp_last_connection_testOption key:frumbik_smtp_last_maintenanceOption key:frumbik_smtp_notification_settingsOption key:frumbik_smtp_notification_subscriptionsOption key:frumbik_smtp_settingsOption key:frumbik_smtp_versionOption key:frumbik_smtp_wizard_completedOption key:postman_optionsOption key:swpsmtp_optionsOption key:wp_mail_smtp
wp_usermeta
User meta