GRAVITYSMTP_SAVE_EMAIL_BODY_ENABLED

Description

Setting this constant will enable or disable the save email body feature in Gravity SMTP. When enabled, Gravity SMTP will store the email body of all emails sent.

Usage

define( 'GRAVITYSMTP_SAVE_EMAIL_BODY_ENABLED', true );

Placement

Constants should be set in wp-config.php.

Since

This constant was added in Gravity SMTP version 1.2