GRAVITYSMTP_SAVE_ATTACHMENTS_ENABLED

Description

Setting this constant will enable or disable the save attachments feature in Gravity SMTP. When enabled, Gravity SMTP will store attachments on the server in the uploads folder: uploads/gravitysmtp/attachments/[EMAIL LOG ID]/

Usage

define( 'GRAVITYSMTP_SAVE_ATTACHMENTS_ENABLED', true );

Placement

Constants should be set in wp-config.php.

Since

This constant was added in Gravity SMTP version 1.2