diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/defaults.inc.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/defaults.inc.php b/config/defaults.inc.php index 97c8f3b25..314150f50 100644 --- a/config/defaults.inc.php +++ b/config/defaults.inc.php @@ -960,6 +960,7 @@ $config['mdn_requests'] = 0; $config['mdn_default'] = 0; // Delivery Status Notification checkbox default state +// Note: This can be used only if smtp_server is non-empty $config['dsn_default'] = 0; // Place replies in the folder of the message being replied to |