Filters
Discover the different filter hooks available within Gravity SMTP. You can use filters to modify data to better match your particular needs.
Actions
Learn about the different action hooks available within Gravity SMTP. Action hooks allow you to perform additional actions when an event takes place.
Hooks
This category contains the available hooks that are available to developers within Gravity SMTP in order to extend its functionality.
Standard Constants
Reference documentation for the CONSTANTS that are provided with the plugin but are not related to any specific integration.
Amazon SES
This section contains all articles specifically related to integrating your Gravity SMTP setup with the Amazon SES (Simple Email Service).
Getting Started
Brevo
This section contains all articles specifically related to integrating your Gravity SMTP setup with the Brevo mail sending service.
Constants
This category contains a list of the constants that can be set within the wp-config.php file of your WordPress installation.
User Guides
Integrations
Elastic Email
This section contains all articles specifically related to integrating your Gravity SMTP setup with Elastic Email
Developer
This category contains documentation related to developer-specific use cases of the Gravity SMTP plugin. The items contained here are not required for normal operation of Gravity SMTP.
Emailit
This section contains all articles specifically related to integrating your Gravity SMTP setup with Emailit
Google / Gmail
This section contains all articles specifically related to integrating your Gravity SMTP setup with the Google / Gmail to send transactional emails.
Mailchimp Transactional
This section contains all articles specifically related to integrating your Gravity SMTP setup with the Mailchimp Transactional.
MailerSend
This section contains all articles specifically related to integrating your Gravity SMTP setup with MailerSend
Mailgun
This section contains all articles specifically related to integrating your Gravity SMTP setup with the Sinch Mailgun mail sending service.
Mailjet
This section contains all articles specifically related to integrating your Gravity SMTP setup with the Mailjet sending service.
Microsoft 365 / Outlook
This category includes documentation related to integrating Gravity SMTP with a Microsoft 365 account outgoing email service.
Postmark
This section contains all articles specifically related to integrating your Gravity SMTP setup with the Active Campaign's Postmark mail sending service.
Resend
This section contains all articles specifically related to integrating your Gravity SMTP setup with Resend
SendGrid
This section contains all articles specifically related to integrating your Gravity SMTP setup with the Twilio Sendgrid mail sending service.
SMTP2GO
This section contains all articles specifically related to integrating your Gravity SMTP setup with SMTP2GO
SparkPost
This section contains all articles specifically related to integrating your Gravity SMTP setup with the SparkPost sending service.
Zoho Mail
This section contains all articles specifically related to integrating your Gravity SMTP setup with the Zoho Mail sending service.
Articles
Configuring Integrations with Custom API Parameters
This article explains how to configure integrations in Gravity SMTP to use provider-specific parameters to enable GDPR-compliant routing or other requirements.
gravitysmtp_connector_types
The gravitysmtp_connector_types filter allows you to modify the list of available connector types in Gravity SMTP. It lets you add, remove, or modify the SMTP connectors available for configuration.
gravitysmtp_twilio_alert_request_body
The gravitysmtp_twilio_alert_request_body filter can be used to modify the request body that is sent to the Twilio API when sending SMS alerts through Gravity SMTP.
gravitysmtp_attachment_uploads_dir_path
The gravitysmtp_attachment_uploads_dir_path filter lets you customize the directory path where Gravity SMTP saves email attachments.
gravitysmtp_notifications_email_digest_frequency_options
The gravitysmtp_notifications_email_digest_frequency_options filter lets developers customize the available frequency options for the email activity digest.
gravitysmtp_on_send_failure
The gravitysmtp_on_send_failure action allows you to perform custom logic when email sending fails, such as logging, notifications, or cleanup operations.
gravitysmtp_connector_for_sending
This gravitysmtp_connector_for_sending filter lets you dynamically choose which SMTP connector should handle a specific email.
gravitysmtp_before_email_send
Fires before an email is sent through Gravity SMTP. This action allows you to perform custom logic before the email sending process begins.
gravitysmtp_sparkpost_send_as_transactional
This filter allows you to control whether emails sent through SparkPost are marked as transactional. It lets you override the default behavior of sending emails as transactional messages.
Email Activity Digest
This article explains the Email Activity Digest, an email summary of site email activity, and shows how to configure its settings for delivery frequency and previews.