From 9c038c865eee2a4fe50be9dfe5f17dbf9a6b862a Mon Sep 17 00:00:00 2001 From: alec Date: Tue, 5 Oct 2010 19:29:13 +0000 Subject: - Describe mdn_request=3 git-svn-id: https://svn.roundcube.net/trunk@4042 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/config/main.inc.php.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/roundcubemail/config/main.inc.php.dist b/roundcubemail/config/main.inc.php.dist index 167fb40fd..b71d409e5 100644 --- a/roundcubemail/config/main.inc.php.dist +++ b/roundcubemail/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. -- cgit v1.2.3