summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-10-05 19:29:13 +0000
committeralecpl <alec@alec.pl>2010-10-05 19:29:13 +0000
commit76ee6cafcd7847c802857431ec4224a577fa7ee3 (patch)
treef677da1f2d4c3a136c63b1dc457e3c0f4490b103 /config
parent393ba7186f10faece2d77d7a2e1d0802c60c3e39 (diff)
- Describe mdn_request=3
Diffstat (limited to 'config')
-rw-r--r--config/main.inc.php.dist1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/main.inc.php.dist b/config/main.inc.php.dist
index 167fb40fd..b71d409e5 100644
--- a/config/main.inc.php.dist
+++ b/config/main.inc.php.dist
@@ -336,6 +336,7 @@ $rcmail_config['quota_zero_as_unlimited'] = false;
// Behavior if a received message requests a message delivery notification (read receipt)
// 0 = ask the user, 1 = send automatically, 2 = ignore (never send or ask)
+// 3 = send automatically if sender is in addressbook, otherwise ask the user
$rcmail_config['mdn_requests'] = 0;
// Make use of the built-in spell checker. It is based on GoogieSpell.